+8
−0
Loading
mainline inclusion from mainline-v6.11-rc1 commit 1805c1729f52edaa021288473b09f9c7f74fb1ca category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAOPW2 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1805c1729f52edaa021288473b09f9c7f74fb1ca ---------------------------------------------------------------------- If only isolated partitions are being created underneath the cgroup root, there will only be one sched domain with top_cpuset.effective_cpus. We can skip the unnecessary sched domains scanning code and save some cycles. Signed-off-by:Waiman Long <longman@redhat.com> Signed-off-by:
Tejun Heo <tj@kernel.org> Signed-off-by:
Chen Ridong <chenridong@huawei.com>