aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-05-12 13:05:33 +0400
committerMichael Ellerman <[email protected]>2022-05-22 15:58:30 +1000
commit1d1fb9618bdd5a5fbf9a9eb75133da301d33721c (patch)
tree4ae8b54c583f698031c879c9df18fe4ff0b437bb /scripts/gdb/linux/mm.py
parent48b63961c84671df4c4a4451c40057e34b26df1a (diff)
powerpc/xive: Fix refcount leak in xive_spapr_init
of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak. Fixes: eac1e731b59e ("powerpc/xive: guest exploitation of the XIVE interrupt controller") Signed-off-by: Miaoqian Lin <[email protected]> Reviewed-by: Cédric Le Goater <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions