Skip to content
Commit 3ffa9fd4 authored by Lv Ruyi's avatar Lv Ruyi Committed by Michael Ellerman
Browse files

powerpc/powernv: fix missing of_node_put in uv_init()



of_find_compatible_node() returns node pointer with refcount incremented,
use of_node_put() on it when done.

Reported-by: default avatarZeal Robot <zealci@zte.com.cn>
Signed-off-by: default avatarLv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220407090043.2491854-1-lv.ruyi@zte.com.cn
parent dc21ed2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment