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@xxxxxxxxxxx> did you run into a lockdep splat? Anything against using del_timer(), instead? Have you tried? Thanks, Andi
- Follow-Ups:
- Re: [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
- From: Piotr Wojtaszczyk
- Re: [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
- References:
- [Patch v4 00/10] Add audio support for LPC32XX CPUs
- From: Piotr Wojtaszczyk
- [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
- From: Piotr Wojtaszczyk
- [Patch v4 00/10] Add audio support for LPC32XX CPUs
- Prev by Date: Re: [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB
- Next by Date: Re: (subset) [PATCHv5 0/9] ASoC: fsl-asoc-card: add S/PDIF controller
- Previous by thread: [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
- Next by thread: Re: [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
- Index(es):