diff options
author | 2018-12-27 12:45:51 -0500 | |
---|---|---|
committer | 2018-12-30 20:25:39 +0800 | |
commit | 398539dd69341f8e3b87b8fea9355c7edfb6d99a (patch) | |
tree | 86716c20165a84a94c9e00b9cd23bb70dabf8185 /tools/perf/scripts/python | |
parent | Linux 4.20-rc7 (diff) | |
download | wireguard-linux-398539dd69341f8e3b87b8fea9355c7edfb6d99a.tar.xz wireguard-linux-398539dd69341f8e3b87b8fea9355c7edfb6d99a.zip |
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')
0 files changed, 0 insertions, 0 deletions