On Wed, Oct 25, 2023 at 02:25:51PM -0400, Waiman Long wrote: > v2: > - Add 2 read-only workqueue sysfs files to expose the user requested > cpumask as well as the isolated CPUs to be excluded from > wq_unbound_cpumask. > - Ensure that caller of the new workqueue_unbound_exclude_cpumask() > hold cpus_read_lock. > - Update the cpuset code to make sure the cpus_read_lock is held > whenever workqueue_unbound_exclude_cpumask() may be called. Applied to cgroup/for-6.8 with patch description for the third patch updated to reflect the dropping of __DEBUG__ prefix. Thanks. -- tejun