On Wed, Feb 28, 2024 at 09:14:14PM -0500, Waiman Long wrote: > Call the newly introduced housekeeping_exlude_isolcpus() function to > exclude isolated CPUs from the selected housekeeping CPU masks. This > is in addition to the exclusion of isolated CPUs from the workqueue > unbound CPU mask. > > Right now only HK_TYPE_TIMER and HK_TYPE_RCU CPU masks are updated, > but more may be added in the future when appropriate. > > Signed-off-by: Waiman Long <longman@xxxxxxxxxx> This looks fine to me from cgroup POV. Please feel free to route the patch any way you see fit. Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun