Commit fc5ff53
workqueue: Make send_mayday() take a PWQ argument directly
Make send_mayday() operate on a PWQ directly instead of taking a work
item, so that rescuer_thread() now calls send_mayday(pwq) instead of
open-coding the mayday list manipulation.
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent c2f2b01 commit fc5ff53
1 file changed
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2976 | 2976 | | |
2977 | 2977 | | |
2978 | 2978 | | |
2979 | | - | |
| 2979 | + | |
2980 | 2980 | | |
2981 | | - | |
2982 | 2981 | | |
2983 | 2982 | | |
2984 | 2983 | | |
| |||
3016 | 3015 | | |
3017 | 3016 | | |
3018 | 3017 | | |
3019 | | - | |
| 3018 | + | |
3020 | 3019 | | |
3021 | 3020 | | |
3022 | 3021 | | |
| |||
3538 | 3537 | | |
3539 | 3538 | | |
3540 | 3539 | | |
3541 | | - | |
3542 | | - | |
3543 | | - | |
3544 | | - | |
3545 | | - | |
3546 | | - | |
3547 | | - | |
| 3540 | + | |
3548 | 3541 | | |
3549 | 3542 | | |
3550 | 3543 | | |
| |||
0 commit comments