Re: [PATCH/for-next v4 3/4] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
From: Chen Ridong
Date: Mon Feb 09 2026 - 02:39:19 EST
On 2026/2/7 4:37, Waiman Long wrote:
> +static cpumask_var_t isolated_hk_cpus; /* T */
Can we get this from isolation.c instead?
The name probably shouldn't include 'hk', since it refers to the inverse
(housekeeping CPUs) of isolated CPUs, right?
--
Best regards,
Ridong