Commit c5178e6
workqueue: Make rescuer initialization as the last step of the creation of a new wq
For early wq allocation, rescuer initialization is the last step of the
creation of a new wq. Make the behavior the same for all allocations.
Prepare for initializing rescuer's affinities with the default pwq's
affinities.
Prepare for moving the whole workqueue initializing procedure into
wq_pool_mutex and cpu hotplug locks.
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>1 parent c3138f3 commit c5178e6
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5681 | 5681 | | |
5682 | 5682 | | |
5683 | 5683 | | |
5684 | | - | |
5685 | | - | |
5686 | | - | |
5687 | 5684 | | |
5688 | 5685 | | |
5689 | 5686 | | |
| |||
5699 | 5696 | | |
5700 | 5697 | | |
5701 | 5698 | | |
| 5699 | + | |
| 5700 | + | |
| 5701 | + | |
5702 | 5702 | | |
5703 | 5703 | | |
5704 | 5704 | | |
| |||
0 commit comments