diff options
author | Waiman Long <longman@redhat.com> | 2022-09-01 16:57:36 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-09-04 10:47:27 -1000 |
commit | ec5fbdfb99d18482619ac42605cb80fbb56068ee (patch) | |
tree | e858d93cf30987e4ed0eba772bee4ba61a0b91a8 /scripts/gdb/linux/modules.py | |
parent | 5251c6c436edf81e5f27de31ca34bcdc12fc94e1 (diff) |
cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
Previously, update_tasks_cpumask() is not supposed to be called with
top cpuset. With cpuset partition that takes CPUs away from the top
cpuset, adjusting the cpus_mask of the tasks in the top cpuset is
necessary. Percpu kthreads, however, are ignored.
Fixes: ee8dde0cd2ce ("cpuset: Add new v2 cpuset.sched.partition flag")
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions