]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_h...
authorWaiman Long <longman@redhat.com>
Sun, 10 Nov 2024 02:50:21 +0000 (21:50 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 12 Nov 2024 19:07:01 +0000 (09:07 -1000)
commitbcd7012afd7bcd45fcd7a0e2f48e57b273702317
tree21befe3dbc33ade28c9825d375970f0a5010ed08
parent30026390b3a90cb0d5dd1abb5a105adf86746325
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"

Revert commit 3ae0b773211e ("cgroup/cpuset: Allow suppression of sched
domain rebuild in update_cpumasks_hier()") to allow for an alternative
way to suppress unnecessary rebuild_sched_domains_locked() calls in
update_cpumasks_hier() and elsewhere in a following commit.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup/cpuset.c