PCI/MSI: Reject MSI-X early
authorThomas Gleixner <tglx@linutronix.de>
Fri, 11 Nov 2022 13:55:11 +0000 (14:55 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 17 Nov 2022 14:15:22 +0000 (15:15 +0100)
commit99f3d279765725920aa5924fa445537a20129a6f
treea4ad34c7027edee85e9ffb8dccaf8e9b2cb59b01
parentd2a463b297415ca6dd4d60bb1c867dd7c931587b
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
drivers/pci/msi/msi.c