linux/drivers/pci/msi
Thomas Gleixner 99f3d27976 PCI/MSI: Reject MSI-X early
Similar to PCI multi-MSI reject MSI-X enablement when a irq domain is
attached to the device which does not support MSI-X.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122015.631728309@linutronix.de
2022-11-17 15:15:22 +01:00
..
api.c PCI/MSI: Move pci_msi_restore_state() to api.c 2022-11-17 15:15:21 +01:00
irqdomain.c PCI/MSI: Reject multi-MSI early 2022-11-17 15:15:22 +01:00
legacy.c PCI/MSI: Prevent UAF in error path 2022-01-21 02:14:46 +01:00
Makefile PCI/MSI: Move pci_disable_msi() to api.c 2022-11-17 15:15:20 +01:00
msi.c PCI/MSI: Reject MSI-X early 2022-11-17 15:15:22 +01:00
msi.h PCI/MSI: Reject multi-MSI early 2022-11-17 15:15:22 +01:00
pcidev_msi.c