]> 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)
commit04b9aa20d7a3dc953e83e5c127de8c31330bdcd2
treed9f5cc0728b1081bc90980471ef6663d1949c57f
parent69b4f162e64835a2ff9ac2420213fec129c831c9
parent9805ce45726fa4b3428e7d476ba2a70e765562fd
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