diff options
author | Juri Lelli <juri.lelli@redhat.com> | 2024-01-16 19:19:27 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-01-16 21:47:30 +0300 |
commit | 85f0ab43f9de62a4b9c1b503b07f1c33e5a6d2ab (patch) | |
tree | 3d2f4adf50efcf8735f1a14aefeb7ee00778169d /scripts/lib/kdoc/kdoc_output.py | |
parent | ab5e5b99a949b9f282c605d00557b2c727856485 (diff) | |
download | linux-85f0ab43f9de62a4b9c1b503b07f1c33e5a6d2ab.tar.xz |
kernel/workqueue: Bind rescuer to unbound cpumask for WQ_UNBOUND
At the time they are created unbound workqueues rescuers currently use
cpu_possible_mask as their affinity, but this can be too wide in case a
workqueue unbound mask has been set as a subset of cpu_possible_mask.
Make new rescuers use their associated workqueue unbound cpumask from
the start.
Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions