[PATCH] arch: powerpc: platforms: 85xx: Fix refcount leak bug in ksi8560.c
Michael Ellerman
patch-notifications at ellerman.id.au
Fri Sep 9 22:07:02 AEST 2022
On Thu, 16 Jun 2022 21:29:22 +0800, Liang He wrote:
> In ksi8560_setup_arch(), of_find_compatible_node() will return a
> node pointer with refcount incremented. We should use of_node_put()
> when it is not used anymore.
>
>
Applied to powerpc/next.
[1/1] arch: powerpc: platforms: 85xx: Fix refcount leak bug in ksi8560.c
https://git.kernel.org/powerpc/c/64e696af167f612cd1ecba89edfeb2353ca59947
cheers
More information about the Linuxppc-dev
mailing list