On Wed, 11 May 2022 10:55:05 +0100, Conor Dooley wrote: > Bjorn spotted that two of the chained irq handlers were missing their > chained_irq_enter()/chained_irq_exit() calls, so add them in to avoid > potentially lost interrupts. > > Reported by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > > [...] Applied to pci/microchip, thanks! [1/1] PCI: microchip: add missing chained_irq enter/exit calls https://git.kernel.org/lpieralisi/pci/c/30097efa33 Thanks, Lorenzo