Re: [patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains

From: Thomas Gleixner
Date: Wed Jun 26 2024 - 15:04:06 EST


On Tue, Jun 25 2024 at 13:46, Rob Herring wrote:
> Running this thru kernelCI has some failures on x86 QEMU boots[1].

oops

> <4>[ 2.199948] pci_irq_unmask_msix+0x53/0x60
> <4>[ 2.199948] irq_enable+0x32/0x80

I'm sure that I fixed that before.

Updated branch:

git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git devmsi-arm-v4-1

Thanks,

tglx