]> Git Repo - linux.git/commitdiff
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <[email protected]>
Tue, 10 Mar 2020 21:48:22 +0000 (14:48 -0700)
committerLinus Torvalds <[email protected]>
Tue, 10 Mar 2020 21:48:22 +0000 (14:48 -0700)
Pull workqueue fixes from Tejun Heo:
 "Workqueue has been incorrectly round-robining per-cpu work items.
  Hillf's patch fixes that.

  The other patch documents memory-ordering properties of workqueue
  operations"

* 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: don't use wq_select_unbound_cpu() for bound works
  workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()


Trivial merge
This page took 0.066057 seconds and 4 git commands to generate.