[PATCH] powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader

Michael Ellerman patch-notifications at ellerman.id.au
Tue Aug 2 21:02:23 AEST 2022


On Fri, 3 Jun 2022 16:15:42 +0400, Miaoqian Lin wrote:
> of_find_node_by_path() returns remote device nodepointer with
> refcount incremented, we should use of_node_put() on it when done.
> Add missing of_node_put() to avoid refcount leak.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
      https://git.kernel.org/powerpc/c/6ac059dacffa8ab2f7798f20e4bd3333890c541c

cheers


More information about the Linuxppc-dev mailing list