[GIT PULL] workqueue fixes for 5.19-rc8

From: Tejun Heo
Date: Fri Jul 29 2022 - 13:59:48 EST


The following changes since commit 8bee9dd953b69c634d1c9a3241a8b357469ad4aa:

workqueue: Switch to new kerneldoc syntax for named variable macro argument (2022-06-11 14:16:42 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-5.19-rc8-fixes

for you to fetch changes up to 46a4d679ef88285ea17c3e1e4fed330be2044f21:

workqueue: Avoid a false warning in unbind_workers() (2022-07-29 07:49:02 -1000)

----------------------------------------------------------------
wq fixes for v5.19-rc8

Just one commit to suppress a spurious warning added during the 5.19 cycle.

----------------------------------------------------------------
Lai Jiangshan (1):
workqueue: Avoid a false warning in unbind_workers()

kernel/workqueue.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

--
tejun