]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Aug 2018 20:16:36 +0000 (13:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Aug 2018 20:16:36 +0000 (13:16 -0700)
commit80c54a1f2ca81cc53d4cc53512cb03fceca24a3c
tree1d87519ea97b2939ec61d8d0f94c22b59d8c9c7b
parent7b5cc0f32957abaa8fbf144bcc41ed8fb46487b9
parentad1fbae7f71a93fab80d234e2a62ea710eb75444
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

Pull workqueue updates from Tejun Heo:
 "Over the lockdep cross-release churn, workqueue lost some of the
  existing annotations. Johannes Berg restored it and also improved
  them"

* 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: re-add lockdep dependencies for flushing
  workqueue: skip lockdep wq dependency in cancel_work_sync()
kernel/workqueue.c