Re: [PATCH] powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs

From: Madhavan Srinivasan

Date: Mon Sep 14 2026 - 03:29:43 EST


On Tue, 04 Aug 2026 22:55:23 +0300, Michail Tatas wrote:
> If any allocation fails during init all previous allocations are
> leaked and the debugfs directory is left.
> Fix by freeing the allocations that have already happened and also
> remove the directory that has been created.
>
>

Applied to powerpc/fixes.

[1/1] powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs
https://git.kernel.org/powerpc/c/10557fe7fc9e09d273f8575274be2bbbe255dbf0

cheers