]> www.infradead.org Git - users/hch/xfs.git/commit
workqueue: Init rescuer's affinities as the wq's effective cpumask
authorLai Jiangshan <jiangshan.ljs@antgroup.com>
Thu, 4 Jul 2024 03:49:14 +0000 (11:49 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 5 Jul 2024 19:14:40 +0000 (09:14 -1000)
commit449b31ad2937406981685348ad75abefb1f63cba
treea581da47ff8c1a691fe45d87dab366746585d3b4
parent1726a17135905e2d2773f18d47bd4e17dd26e1ed
workqueue: Init rescuer's affinities as the wq's effective cpumask

Make it consistent with apply_wqattrs_commit().

Link: https://lore.kernel.org/lkml/20240203154334.791910-5-longman@redhat.com/
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Waiman Long <longman@redhat.com>
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c