cpuset: Make generate_sched_domains() work with partition
authorWaiman Long <longman@redhat.com>
Thu, 8 Nov 2018 15:08:42 +0000 (10:08 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 8 Nov 2018 20:27:30 +0000 (12:27 -0800)
commit0ccea8feb9807ba87b0405a826f6830a386706f5
tree3b816f00a02062692e95a9a756247fca34abb911
parent4b842da276a8a1057aed7af6b2a5da471f840dd0
cpuset: Make generate_sched_domains() work with partition

The generate_sched_domains() function is modified to make it work
correctly with the newly introduced subparts_cpus mask for scheduling
domains generation.

Signed-off-by: Waiman Long <longman@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup/cpuset.c