Star64_linux/kernel/irq
Marc Zyngier cd1752d34e genirq: Walk the irq_data hierarchy when resending an interrupt
On resending an interrupt, we only check the outermost irqchip for
a irq_retrigger callback. However, this callback could be implemented
at an inner level. Use irq_chip_retrigger_hierarchy() in this case.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-09-06 18:25:23 +01:00
..
affinity.c
autoprobe.c
chip.c irqchip updates for Linux 5.9 2020-08-03 14:33:23 +02:00
cpuhotplug.c
debug.h
debugfs.c genirq/debugfs: Add missing irqchip flags 2020-07-27 16:20:40 +02:00
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi.c
irq_sim.c
irqdesc.c
irqdomain.c irqdomain: Export irq_domain_update_bus_token 2020-07-27 08:55:02 +01:00
Kconfig genirq: Remove preflow handler support 2020-07-04 10:02:06 +02:00
Makefile
manage.c genirq: Unlock irq descriptor after errors 2020-08-13 09:35:59 +02:00
matrix.c
migration.c
msi.c
pm.c genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() 2020-08-12 11:04:05 +02:00
proc.c
resend.c genirq: Walk the irq_data hierarchy when resending an interrupt 2020-09-06 18:25:23 +01:00
settings.h
spurious.c
timings.c