summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYangtao Li <tiny.windzz@gmail.com>2018-12-27 12:45:51 -0500
committerGuo Ren <ren_guo@c-sky.com>2018-12-30 20:25:39 +0800
commit398539dd69341f8e3b87b8fea9355c7edfb6d99a (patch)
tree86716c20165a84a94c9e00b9cd23bb70dabf8185 /tools/perf/scripts/python/exported-sql-viewer.py
parent7566ec393f4161572ba6f11ad5171fd5d59b0fbd (diff)
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/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions