Re: [PATCH] drm/imagination: Fix deadlock in soft reset sequence

From: Matt Coster

Date: Wed Mar 18 2026 - 12:44:29 EST



On Mon, 09 Mar 2026 15:23:48 +0000, Alessio Belle wrote:
> The soft reset sequence is currently executed from the threaded IRQ
> handler, hence it cannot call disable_irq() which internally waits
> for IRQ handlers, i.e. itself, to complete.
>
> Use disable_irq_nosync() during a soft reset instead.
>
>
> [...]

Applied, thanks!

[1/1] drm/imagination: Fix deadlock in soft reset sequence
commit: a55c2a5c8d680156495b7b1e2a9f5a3e313ba524

Best regards,
--
Matt Coster <matt.coster@xxxxxxxxxx>