]> git.baikalelectronics.ru Git - kernel.git/commit
genirq/msi: Use PCI device property
authorThomas Gleixner <tglx@linutronix.de>
Fri, 10 Dec 2021 22:18:49 +0000 (23:18 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:16:37 +0000 (22:16 +0100)
commite38f28c1be77aa24e24ab211907059d6850a5166
treeb3b744ee4a255782349f187bdce07d4a6ab4d279
parent5b929156a38bd9b8b54185065fe575388a4b0d95
genirq/msi: Use PCI device property

to determine whether this is MSI or MSIX instead of consulting MSI
descriptors.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211210221813.434156196@linutronix.de
kernel/irq/msi.c