diff options
author | Elad Nachman <enachman@marvell.com> | 2025-08-03 13:25:48 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-08-05 10:35:03 +0200 |
commit | 3c3d7dbab2c70a4bca47634d564bf659351c05ca (patch) | |
tree | 44e82048183cdd2b6623b565d2669d314a556c64 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 02cbf8e0692bd30717b35a3ff5e46460d1d5d471 (diff) |
irqchip/mvebu-gicp: Clear pending interrupts on init
When a kexec'ed kernel boots up, there might be stale unhandled interrupts
pending in the interrupt controller. These are delivered as spurious
interrupts once the boot CPU enables interrupts.
Clear all pending interrupts when the driver is initialized to prevent
these spurious interrupts from locking the CPU in an endless loop.
Signed-off-by: Elad Nachman <enachman@marvell.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250803102548.669682-2-enachman@marvell.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions