diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-05-11 12:55:05 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2022-05-11 16:02:42 +0300 |
commit | 30097efa334a706f9021b9aee6efcddcfa44a78a (patch) | |
tree | abe4e5b4676708689331ab1658a29e8544f8d825 /scripts/gdb/linux/utils.py | |
parent | c049b4b37685ff5b179a7e062b919c31eb406214 (diff) | |
download | linux-30097efa334a706f9021b9aee6efcddcfa44a78a.tar.xz |
PCI: microchip: Add missing chained_irq_enter()/exit() calls
Two of the chained IRQ handlers miss their
chained_irq_enter()/chained_irq_exit() calls, so add them in to avoid
potentially lost interrupts.
Reported by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/linux-pci/87h76b8nxc.wl-maz@kernel.org
Link: https://lore.kernel.org/r/20220511095504.2273799-1-conor.dooley@microchip.com
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions