]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1d7e8db7a6cd6bd5e5844342298fe01cf917c3c
tree0c0dc51300595b329dad40a9c95dc835d047e6b9
parent09a39e696125fb28ca617f9a0dc24955c34509d8
parent4108556af881d57de526eee68483280e53811ee4
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 works
kernel/workqueue.c