lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86plj1ovkk.wl-maz@kernel.org>
Date: Sat, 01 Mar 2025 11:10:35 +0000
From: Marc Zyngier <maz@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: Kishon Vijay Abraham I <kishon@...nel.org>,	"Rafael J. Wysocki"
 <rafael@...nel.org>,	Thomas Gleixner <tglx@...utronix.de>,	Anup Patel
 <apatel@...tanamicro.com>,	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Danilo Krummrich <dakr@...nel.org>,	Manivannan Sadhasivam
 <manivannan.sadhasivam@...aro.org>,	Krzysztof WilczyƄski
 <kw@...ux.com>,	Bjorn Helgaas <bhelgaas@...gle.com>,	Arnd Bergmann
 <arnd@...db.de>,	Shuah Khan <shuah@...nel.org>,	Richard Zhu
 <hongxing.zhu@....com>,	Lucas Stach <l.stach@...gutronix.de>,	Lorenzo
 Pieralisi <lpieralisi@...nel.org>,	Rob Herring <robh@...nel.org>,	Shawn Guo
 <shawnguo@...nel.org>,	Sascha Hauer <s.hauer@...gutronix.de>,	Pengutronix
 Kernel Team <kernel@...gutronix.de>,	Fabio Estevam <festevam@...il.com>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,	Conor Dooley
 <conor+dt@...nel.org>,	Niklas Cassel <cassel@...nel.org>,
	dlemoal@...nel.org,	jdmason@...zu.us,	linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,	linux-pci@...r.kernel.org,
	linux-kselftest@...r.kernel.org,	imx@...ts.linux.dev,
	devicetree@...r.kernel.org
Subject: Re: [PATCH v15 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()

On Tue, 11 Feb 2025 19:21:55 +0000,
Frank Li <Frank.Li@....com> wrote:
> 
> Add the flag IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and the API function
> irq_domain_is_msi_immutable() to check if the MSI controller retains an
> immutable address/data pair during irq_set_affinity().
> 
> Ensure compatibility with MSI users like PCIe Endpoint Doorbell, which
> require the address/data pair to remain unchanged after setup. Use this
> function to verify if the MSI controller is immutable.

Why is that a requirement? Why should a driver even care?

	M.

-- 
Without deviation from the norm, progress is not possible.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ