commit | 1ff94ef5a1edebec74a11ec36d9593879f79547e | [log] [tgz] |
---|---|---|
author | Valentin Schneider <valentin.schneider@arm.com> | Mon Nov 09 09:41:20 2020 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Sun Nov 22 17:15:27 2020 +0000 |
tree | 1d6df3473f1f09c444655244197316418e78a71f | |
parent | a3a31eabeb850620bbcf5402dcbbc9c811b8803f [diff] |
irqchip/hip04: Make IPIs use handle_percpu_devid_irq() As done for the Arm GIC irqchips, move IPIs to handle_percpu_devid_irq() as handle_percpu_devid_fasteoi_ipi() isn't actually required. Signed-off-by: Valentin Schneider <valentin.schneider@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20201109094121.29975-5-valentin.schneider@arm.com