+6
−6
Loading
update_unbound_workqueue_cpumask() updates unbound workqueues settings when there's a change in isolated CPUs, but it can be used for other subsystems requiring updated when isolated CPUs change. Generalise the name to update_isolation_cpumasks() to prepare for other functions unrelated to workqueues to be called in that spot. [longman: Change the function name to update_isolation_cpumasks()] Acked-by:Frederic Weisbecker <frederic@kernel.org> Acked-by:
Waiman Long <longman@redhat.com> Signed-off-by:
Gabriele Monaco <gmonaco@redhat.com> Signed-off-by:
Waiman Long <longman@redhat.com> Reviewed-by:
Chen Ridong <chenridong@huaweicloud.com> Reviewed-by:
Chen Ridong <chenridong@huawei.com> Signed-off-by:
Tejun Heo <tj@kernel.org>