Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Mar 2013 01:47:07 +0000 (18:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Mar 2013 01:47:07 +0000 (18:47 -0700)
commitb63dc123b20e54a306ff1bfa191e511c506ee331
treeab7b2b9259bbb1bf9c139e71b94cdfd27c69a9f8
parent35f8c769aa5f3d9a81d50e9bdcbfd4151e72a0c9
parenteb2834285cf172856cd12f66892fc7467935ebed
Merge branch 'for-3.9-fixes' of git://git./linux/kernel/git/tj/wq

Pull workqueue fix from Tejun Heo:
 "Lai's patch to fix highly unlikely but still possible workqueue stall
  during CPU hotunplug."

* 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: fix possible pool stall bug in wq_unbind_fn()
kernel/workqueue.c