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)
commit8dcf5a80dd186ae1a19357e5a32f198bee107723
tree67332389cbd1448807c48ab6fa8e010f87ca7bfb
parent3e0a396546450536679ae4d3bd70290ce0b0c79c
parentd945b5e9f0e35cb56a3783d849b5f0f37da0a7f1
Merge branch 'for-4.7-fixes' of git://git./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