summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZhen Lei <thunder.leizhen@huawei.com>2021-07-22 06:03:52 +0300
committerTejun Heo <tj@kernel.org>2021-07-29 20:16:00 +0300
commitf728c4a9e8405caae69d4bc1232c54ff57b5d20f (patch)
treea8a92303b2fab1c7f718d1a48e1737b73d95abdd /tools/perf/scripts/python/exported-sql-viewer.py
parent7e96bf476270aecea66740a083e51b38c1371cd2 (diff)
downloadlinux-f728c4a9e8405caae69d4bc1232c54ff57b5d20f.tar.xz
workqueue: Fix possible memory leaks in wq_numa_init()
In error handling branch "if (WARN_ON(node == NUMA_NO_NODE))", the previously allocated memories are not released. Doing this before allocating memory eliminates memory leaks. tj: Note that the condition only occurs when the arch code is pretty broken and the WARN_ON might as well be BUG_ON(). Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions