Files
linux/drivers
Sungbo Eo 3f755f5233 irqchip/versatile-fpga: Handle chained IRQs properly
[ Upstream commit 486562da59 ]

Enclose the chained handler with chained_irq_{enter,exit}(), so that the
muxed interrupts get properly acked.

This patch also fixes a reboot bug on OX820 SoC, where the jiffies timer
interrupt is never acked. The kernel waits a clock tick forever in
calibrate_delay_converge(), which leads to a boot hang.

Fixes: c41b16f8c9 ("ARM: integrator/versatile: consolidate FPGA IRQ handling code")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200319023448.1479701-1-mans0n@gorani.run
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-17 10:50:02 +02:00
..
2020-04-13 10:48:08 +02:00
2020-02-24 08:36:40 +01:00
2020-04-08 09:08:43 +02:00
2020-04-17 10:49:59 +02:00
2020-04-08 09:08:42 +02:00
2020-04-17 10:49:59 +02:00
2020-02-24 08:36:48 +01:00