x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Nov 2022 23:26:26 +0000 (00:26 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 5 Dec 2022 21:22:34 +0000 (22:22 +0100)
commit486254ad967dbef37fd797dd296fe69b465aa0f9
tree86f57aeac6dc6a874c923270b11298e8f730a2ac
parent34026364df8eca05ee32e706a2c014511a19af02
x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN

x86 MSI irqdomains can handle MSI-X allocation post MSI-X enable just out
of the box - on the vector domain and on the remapping domains,

Add the feature flag to the supported feature list

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232326.787373104@linutronix.de
arch/x86/include/asm/msi.h