aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2021-09-22 14:19:41 +0100
committerMarc Zyngier <[email protected]>2021-09-22 14:24:49 +0100
commit2a7313dc81e88adc7bb09d0f056985fa8afc2b89 (patch)
tree13f9e1d9fc74a0eb020b0cf11f468bfcef6a3622 /lib/mpi
parent0ddc5e55e6f1da1286fb2646f4248bf7da31a601 (diff)
irqchip/armada-370-xp: Fix ack/eoi breakage
When converting the driver to using handle_percpu_devid_irq, we forgot to repaint the irq_eoi() callback into irq_ack(), as handle_percpu_devid_fasteoi_ipi() was actually using EOI really early in the handling. Yes this was a stupid idea. Fix this by using the HW ack method as irq_ack(). Fixes: e52e73b7e9f7 ("irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()") Reported-by: Steffen Trumtrar <[email protected]> Tested-by: Steffen Trumtrar <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Cc: Valentin Schneider <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions