summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorYangtao Li <tiny.windzz@gmail.com>2018-12-27 20:45:51 +0300
committerGuo Ren <ren_guo@c-sky.com>2018-12-30 15:25:39 +0300
commit398539dd69341f8e3b87b8fea9355c7edfb6d99a (patch)
tree86716c20165a84a94c9e00b9cd23bb70dabf8185 /tools/perf/util/scripting-engines/trace-event-python.c
parent7566ec393f4161572ba6f11ad5171fd5d59b0fbd (diff)
downloadlinux-398539dd69341f8e3b87b8fea9355c7edfb6d99a.tar.xz
csky: Don't leak device tree node reference
of_find_node_by_type() acquires a reference to the node returned by it and that reference needs to be dropped by its caller. setup_smp() doesn't do that, so fix it by converting to for_each_of_cpu_node(). Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions