]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2014 20:00:27 +0000 (12:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2014 20:00:27 +0000 (12:00 -0800)
commit19d4f7838e1830c744b0958fbc355845eb76b232
treed9f5cc0728b1081bc90980471ef6663d1949c57f
parent925607cee5d2374bbae639da2978ef84e2120565
parent3728cd2d4b4b3cd7cdca364756377e783ac6f316
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

Pull workqueue fixes from Tejun Heo:
 "Two workqueue fixes.  One for an unlikely but possible critical bug
  during kworker shutdown and the other to make lockdep names a bit more
  descriptive"

* 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: ensure @task is valid across kthread_stop()
  workqueue: add args to workqueue lockdep name