Re: [PATCH v3] dmaengine: qcom: gpi: Fix resource leaks as part of channel clean up
From: Vinod Koul
Date: Thu Sep 10 2026 - 10:38:43 EST
On Wed, 19 Aug 2026 17:09:31 +0530, Aniket Randive wrote:
> The gpi_ch_init() error handling paths do not fully clean up resources
> when channel initialization fails.
>
> The unwind paths iterate over the original channel pointer instead of
> the channels stored in gpii->gchan[], preventing previously initialized
> sibling channels from being properly reset and deallocated.
>
> [...]
Applied, thanks!
[1/1] dmaengine: qcom: gpi: Fix resource leaks as part of channel clean up
commit: dd27c3f4d6108556b74b5f3f4d1d885269e7ffa3
Best regards,
--
~Vinod