]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Mar 2018 22:13:04 +0000 (15:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Mar 2018 22:13:04 +0000 (15:13 -0700)
commit46bed8bda38618f8605a2889a539774269ed5659
tree68c08077361b67b4e2eed09b4f32c74e8926c242
parentf8c833df93cf1b08f9b36d39d474255eabf0b670
parentca0c8f7977702ff7a4ab64484c4f962cb0ff363e
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

Pull workqueue fixes from Tejun Heo:
 "Two low-impact workqueue commits.

  One fixes workqueue creation error path and the other removes the
  unused cancel_work()"

* 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: remove unused cancel_work()
  workqueue: use put_device() instead of kfree()