diff options
| author | Waiman Long <longman@redhat.com> | 2026-02-21 13:54:16 -0500 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-02-23 10:42:08 -1000 |
| commit | 3bfe47967191f42d17510713b31a47d9284b8c5a (patch) | |
| tree | 5a7723d75be745f6f7f9266198a3b0065ccfee6f /include/linux/pgtable_api.h | |
| parent | 5e6aac573cc4cc8e62aebf880b824e219a5ff557 (diff) | |
cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
With the latest changes in sched/isolation.c, rebuild_sched_domains*()
requires the HK_TYPE_DOMAIN housekeeping cpumask to be properly
updated first, if needed, before the sched domains can be
rebuilt. So the two naturally fit together. Do that by creating a new
update_hk_sched_domains() helper to house both actions.
The name of the isolated_cpus_updating flag to control the
call to housekeeping_update() is now outdated. So change it to
update_housekeeping to better reflect its purpose. Also move the call
to update_hk_sched_domains() to the end of cpuset and hotplug operations
before releasing the cpuset_mutex.
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/pgtable_api.h')
0 files changed, 0 insertions, 0 deletions
