]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 21:36:55 +0000 (06:36 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 21:36:55 +0000 (06:36 +0900)
commitb1dee3f0e479853aa2d86f407241b46eb8f14b1d
tree67332389cbd1448807c48ab6fa8e010f87ca7bfb
parent7786c58551c88734254dee4365414e38c42e2c70
parent849d4acf9c0ce4117b19916a7a44b4d55c9b6bb4
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

Pull workqueue fix from Tejun Heo:
 "The optimization for setting unbound worker affinity masks collided
  with recent scheduler changes triggering warning messages.

  This late pull request fixes the bug by removing the optimization"

* 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Fix setting affinity of unbound worker threads