summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHaifeng Xu <haifeng.xu@shopee.com>2023-02-28 11:35:37 +0300
committerTejun Heo <tj@kernel.org>2023-03-24 05:02:27 +0300
commit8e4645226b4931e96d55546a1fb3863aa50b5e62 (patch)
tree877da68bfdebaedc8fbaa79cd3c692edfef672cd /tools/perf/scripts/python/exported-sql-viewer.py
parent4cdb91b0dea7d7f59fa84a13c7753cd434fdedcf (diff)
downloadlinux-8e4645226b4931e96d55546a1fb3863aa50b5e62.tar.xz
cpuset: Clean up cpuset_node_allowed
Commit 002f290627c2 ("cpuset: use static key better and convert to new API") has used __cpuset_node_allowed() instead of cpuset_node_allowed() to check whether we can allocate on a memory node. Now this function isn't used by anyone, so we can do the follow things to clean up it. 1. remove unused codes 2. rename __cpuset_node_allowed() to cpuset_node_allowed() 3. update comments in mm/page_alloc.c Suggested-by: Waiman Long <longman@redhat.com> Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com> Acked-by: Waiman Long <longman@redhat.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