[GIT PULL] workqueue changes for v4.19-rc1

From: Tejun Heo
Date: Fri Aug 24 2018 - 14:44:07 EST


Hello,

Workqueue changes for v4.19-rc1. Over the lockdep cross-release
churn, workqueue lost some of the existing annotations. Johannes Berg
restored it and also improved them.

Thanks.

The following changes since commit 66448bc274cadedb71fda7d914e7c29d8dead217:

workqueue: move function definitions within CONFIG_SMP block (2018-05-23 11:16:58 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.19

for you to fetch changes up to 87915adc3f0acdf03c776df42e308e5a155c19af:

workqueue: re-add lockdep dependencies for flushing (2018-08-22 08:31:38 -0700)

----------------------------------------------------------------
Johannes Berg (2):
workqueue: skip lockdep wq dependency in cancel_work_sync()
workqueue: re-add lockdep dependencies for flushing

kernel/workqueue.c | 45 ++++++++++++++++++++++++++++++---------------
1 file changed, 30 insertions(+), 15 deletions(-)

--
tejun