diff options
author | 2022-11-29 22:05:44 +0800 | |
---|---|---|
committer | 2023-01-05 10:07:43 +0100 | |
commit | 9eedb910a3be0005b88c696a8552c0d4c9937cd4 (patch) | |
tree | edbece82131f9875be9994bafc99d897594fbfb5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Linux 6.2-rc1 (diff) | |
download | wireguard-linux-9eedb910a3be0005b88c696a8552c0d4c9937cd4.tar.xz wireguard-linux-9eedb910a3be0005b88c696a8552c0d4c9937cd4.zip |
ARM: zynq: Fix refcount leak in zynq_early_slcr_init
of_find_compatible_node() returns a node pointer with refcount incremented,
we should use of_node_put() on error path.
Add missing of_node_put() to avoid refcount leak.
Fixes: 3329659df030 ("ARM: zynq: Simplify SLCR initialization")
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
Link: https://lore.kernel.org/r/20221129140544.41293-1-linqiheng@huawei.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions