Commit 0564e6a
committed
Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue fix from Tejun Heo:
- Fix missed early init of wq_isolated_cpumask
* tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7767 | 7767 | | |
7768 | 7768 | | |
7769 | 7769 | | |
7770 | | - | |
| 7770 | + | |
| 7771 | + | |
7771 | 7772 | | |
7772 | 7773 | | |
7773 | 7774 | | |
| |||
0 commit comments