[PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init()
Michael Ellerman
patch-notifications at ellerman.id.au
Tue May 24 21:09:37 AEST 2022
On Sat, 2 Apr 2022 01:34:19 +0000, cgel.zte at gmail.com wrote:
> From: Lv Ruyi <lv.ruyi at zte.com.cn>
>
> The of_find_compatible_node() function returns a node pointer with
> refcount incremented, use of_node_put() on it when done.
>
>
Applied to powerpc/next.
[1/1] powerpc/sysdev: fix refcount leak in icp_opal_init()
https://git.kernel.org/powerpc/c/5dd9e27ea4a39f7edd4bf81e9e70208e7ac0b7c9
cheers
More information about the Linuxppc-dev
mailing list