diff options
| author | Zqiang <[email protected]> | 2022-03-31 05:57:17 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2022-04-21 22:31:04 +0000 |
| commit | 10a5a651e3afc9b0b381f47e8930972e4e918397 (patch) | |
| tree | ac78c403db8f5343539c1035aef9a0fb73f27a69 /net/unix/af_unix.c | |
| parent | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... (diff) | |
| download | kernel-10a5a651e3afc9b0b381f47e8930972e4e918397.tar.gz kernel-10a5a651e3afc9b0b381f47e8930972e4e918397.zip | |
workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs
When a CPU is going offline, all workers on the CPU's pool will have their
cpus_allowed cleared to cpu_possible_mask and can run on any CPUs including
the isolated ones. Instead, set cpus_allowed to wq_unbound_cpumask so that
the can avoid isolated CPUs.
Signed-off-by: Zqiang <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
