Re: [PATCH] powerpc/cell: Fix refcount leak bugs

From: Michael Ellerman
Date: Fri Sep 09 2022 - 08:11:49 EST


On Sun, 19 Jun 2022 15:23:35 +0800, Liang He wrote:
> We should use of_node_put() for of_find_node_by_path() and
> of_find_node_by_phandle() to keep refcount balance.
>
>

Applied to powerpc/next.

[1/1] powerpc/cell: Fix refcount leak bugs
https://git.kernel.org/powerpc/c/d9e1c6104d87d4027133b28f5ccab8f999830acd

cheers