[GIT PULL] wq changes for v5.19-rc1

From: Tejun Heo
Date: Mon May 23 2022 - 19:48:37 EST


Hello,

A lone commit fixing CPU offline handling for per-cpu wq workers so that
they don't bother isolated CPUs.

Thanks.

The following changes since commit 59f0c2447e2553b0918b4a9fd38763a5c0587d02:

Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-04-21 12:29:08 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.19

for you to fetch changes up to 10a5a651e3afc9b0b381f47e8930972e4e918397:

workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs (2022-04-21 12:31:04 -1000)

----------------------------------------------------------------
Zqiang (1):
workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs

kernel/workqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
tejun