Commit 0e94513
committed
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue fixes from Tejun Heo:
- Remove double allocation of wq_update_pod_attrs_buf
- Fix missing allocation of pwq_release_worker when
wq_cpu_intensive_thresh_us is set to a custom value
* tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init()
workqueue: Removed double allocation of wq_update_pod_attrs_buf1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6535 | 6535 | | |
6536 | 6536 | | |
6537 | 6537 | | |
6538 | | - | |
6539 | | - | |
6540 | | - | |
6541 | 6538 | | |
6542 | 6539 | | |
6543 | 6540 | | |
| |||
6605 | 6602 | | |
6606 | 6603 | | |
6607 | 6604 | | |
| 6605 | + | |
| 6606 | + | |
| 6607 | + | |
6608 | 6608 | | |
6609 | 6609 | | |
6610 | 6610 | | |
6611 | 6611 | | |
6612 | | - | |
6613 | | - | |
6614 | | - | |
6615 | 6612 | | |
6616 | 6613 | | |
6617 | 6614 | | |
| |||
0 commit comments