On Fri, Nov 11, 2022 at 02:55:11PM +0100, Thomas Gleixner wrote: > 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 <t...@linutronix.de> > --- > drivers/pci/msi/msi.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason