summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTianchen Ding <dtcccc@linux.alibaba.com>2022-01-18 13:05:18 +0300
committerTejun Heo <tj@kernel.org>2022-01-26 19:49:30 +0300
commitc80d401c52a2d1baf2a5afeb06f0ffe678e56d23 (patch)
tree17b3c88114f61001a830e6e0681758b92da81a61 /tools/perf/scripts/python/exported-sql-viewer.py
parentd068eebbd4822b6c14a7ea375dfe53ca5c69c776 (diff)
downloadlinux-c80d401c52a2d1baf2a5afeb06f0ffe678e56d23.tar.xz
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
subparts_cpus should be limited as a subset of cpus_allowed, but it is updated wrongly by using cpumask_andnot(). Use cpumask_and() instead to fix it. Fixes: ee8dde0cd2ce ("cpuset: Add new v2 cpuset.sched.partition flag") Signed-off-by: Tianchen Ding <dtcccc@linux.alibaba.com> Reviewed-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