[GIT PULL] workqueue changes for v5.7-rc1

From: Tejun Heo
Date: Fri Apr 03 2020 - 11:55:11 EST


Hello, Linus.

Nothing too interesting. Just two trivial patches.

Thanks.

The following changes since commit 8b614cb8f1dcac8ca77cf4dd85f46ef3055f8238:

Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2020-03-03 17:31:19 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 00d5d15b0641f4ae463253eba06c836d56c2ce42:

workqueue: Mark up unlocked access to wq->first_flusher (2020-03-12 14:26:50 -0400)

----------------------------------------------------------------
Chris Wilson (1):
workqueue: Mark up unlocked access to wq->first_flusher

Yu Chen (1):
workqueue: Make workqueue_init*() return void

include/linux/workqueue.h | 4 ++--
kernel/workqueue.c | 12 ++++--------
2 files changed, 6 insertions(+), 10 deletions(-)

--
tejun