aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/qcom-irq-combiner.c
diff options
context:
space:
mode:
authorGuo Ren <[email protected]>2019-06-06 07:37:33 +0000
committerMarc Zyngier <[email protected]>2019-06-11 11:28:13 +0000
commite85c9c90b4316131c94e2297e08ea337586c0471 (patch)
tree45fccc608f32747d717ad1514952d640b86c7518 /drivers/irqchip/qcom-irq-combiner.c
parentdt-bindings: interrupt-controller: Update csky mpintc (diff)
downloadkernel-e85c9c90b4316131c94e2297e08ea337586c0471.tar.gz
kernel-e85c9c90b4316131c94e2297e08ea337586c0471.zip
irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler
csky_mpintc_handler() ->handle_domain_irq() ->irq_exit() ->invoke_softirq() ->__do_softirq() ->local_irq_enable() If new interrupt coming, it'll get into interrupt trap before return to csky_mpintc_handler(). So there is no need loop in csky_mpintc_handler. Signed-off-by: Guo Ren <[email protected]> Cc: Marc Zyngier <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'drivers/irqchip/qcom-irq-combiner.c')
0 files changed, 0 insertions, 0 deletions