]> Pileus Git - ~andy/linux/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)
commit2b73d207a5437bb930f72cf87e09ad12ad492e90
treed9f5cc0728b1081bc90980471ef6663d1949c57f
parentd49649615d3673ec94139fbd0918fb13949a1d8b
parent5bdfff96c69a4d5ab9c49e60abf9e070ecd2acbb
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