Re: [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work
From: Waiman Long
Date: Thu Jan 29 2026 - 20:39:41 EST
On 1/29/26 8:37 PM, Waiman Long wrote:
The hotplug path just calls asyn_update_isolation_cpumasks(), cpuset_full_lockedThanks for the suggestions. I will adopt some of them. BTW, I am switching to use workqueue instead of the task_work as the latter is suitable in this use case.
and isolation_task_work_queued can be removed.
Sorry, I mean "the latter is NOT suitable in this use case."
Cheers,
Longman