Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Dec 2020 19:23:02 +0000 (11:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Dec 2020 19:23:02 +0000 (11:23 -0800)
commitc76e02c59e13ae6c22cc091786d16c01bee23a14
tree0c0dc51300595b329dad40a9c95dc835d047e6b9
parent91afe604c15405a7b15d1464f224372cd82d3e2c
parent01341fbd0d8d4e717fc1231cdffe00343088ce0b
Merge branch 'for-5.11' of git://git./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 works
kernel/workqueue.c