commit | ffdad793d579c9286c7b67a86d1a3c890fb32082 | [log] [tgz] |
---|---|---|
author | Valentin Schneider <valentin.schneider@arm.com> | Mon Nov 09 09:41:19 2020 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Fri Dec 11 14:47:50 2020 +0000 |
tree | 37c602f0c3a744c553efbab5285525104adc5c3a | |
parent | e52e73b7e9f7d08b8c2ef6fb1657105093e22a03 [diff] |
irqchip/bcm2836: 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-4-valentin.schneider@arm.com