Re: [PATCH 2/2] dmaengine: qcom_hidma: fix handoff FIFO memory leak on driver removal
From: Sinan Kaya
Date: Mon Jun 16 2025 - 17:59:59 EST
On 6/15/2025 3:15 PM, Qasim Ijaz wrote:
Thanks for reviewing the patch and for pointing out the correct
shutdown ordering.
If you’re both happy with it, I’ll send a v2 that calls
tasklet_disable() before tasklet_kill(), then frees the handoff_fifo.
Just let me know and I’ll resend.
Sure, please test it on a test kernel module before posting with a tasklet.
This should be straightforward to verify.