https://bugzilla.kernel.org/show_bug.cgi?id=214789 --- Comment #28 from Sean V Kelley (seanvk.dev@xxxxxxxxxxxxxxxx) --- (In reply to Scott Arnold from comment #23) > pci=noioapicquirk fixes it. > As mentioned in the patch originally: https://patchwork.kernel.org/project/linux-pci/patch/20200214213313.66622-3-sean.v.kelley@xxxxxxxxxxxxxxx/ +The config option X86_REROUTE_FOR_BROKEN_BOOT_IRQS exists to enable +(or disable) the redirection of the interrupt handler to the PCH interrupt +line. The option can be overridden by either pci=ioapicreroute or +pci=noioapicreroute.[3] +[3] https://lore.kernel.org/lkml/487C8EA7.6020205@xxxxxxx/ In the absence of the ability to convert your out-of-tree driver for this hardware to MSI, then can you give pci=noioapicreroute a try? Sean -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.