[GIT PULL] workqueue changes for v5.11-rc1

From: Tejun Heo
Date: Mon Dec 28 2020 - 12:51:06 EST


Hello, again.

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.

Thank you.

The following changes since commit 127c501a03d5db8b833e953728d3bcf53c8832a9:

Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2020-11-24 15:33:18 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.11

for you to fetch changes up to 01341fbd0d8d4e717fc1231cdffe00343088ce0b:

workqueue: Kick a worker based on the actual activation of delayed works (2020-11-25 17:10:28 -0500)

----------------------------------------------------------------
Yunfeng Ye (1):
workqueue: Kick a worker based on the actual activation of delayed works

kernel/workqueue.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)

--
tejun