[Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()

Andi Shyti andi.shyti at kernel.org
Fri Jun 21 08:57:21 AEST 2024


Hi Piotr,

On Thu, Jun 20, 2024 at 07:56:41PM GMT, Piotr Wojtaszczyk wrote:
> When del_timer_sync() is called in an interrupt context it throws a warning
> because of potential deadlock. Threaded irq handler fixes the potential
> problem.
> 
> Signed-off-by: Piotr Wojtaszczyk <piotr.wojtaszczyk at timesys.com>

did you run into a lockdep splat?

Anything against using del_timer(), instead? Have you tried?

Thanks,
Andi


More information about the Linuxppc-dev mailing list