Commit c76e02c
committed
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue update from Tejun Heo:
"The same as the cgroup tree - one commit which was scheduled for the
5.11 merge window.
All the commit does is avoding spurious worker wakeups from workqueue
allocation / config change path to help cpuisol use cases"
* 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
workqueue: Kick a worker based on the actual activation of delayed works1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3731 | 3731 | | |
3732 | 3732 | | |
3733 | 3733 | | |
| 3734 | + | |
| 3735 | + | |
3734 | 3736 | | |
3735 | 3737 | | |
3736 | 3738 | | |
3737 | | - | |
| 3739 | + | |
3738 | 3740 | | |
| 3741 | + | |
| 3742 | + | |
3739 | 3743 | | |
3740 | 3744 | | |
3741 | 3745 | | |
3742 | | - | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
3743 | 3749 | | |
3744 | | - | |
| 3750 | + | |
| 3751 | + | |
3745 | 3752 | | |
3746 | 3753 | | |
3747 | 3754 | | |
| |||
0 commit comments