[GIT PULL] workqueue changes for v5.12-rc1
From: Tejun Heo
Date: Sun Feb 21 2021 - 16:19:15 EST
Hello,
Tracepoint and comment updates only.
Thanks.
The following changes since commit 1e2a199f6ccdc15cf111d68d212e2fd4ce65682e:
Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2021-01-18 11:23:05 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.12
for you to fetch changes up to e9ad2eb3d9ae05471c9b9fafcc0a31d8f565ca5b:
workqueue: Use %s instead of function name (2021-01-27 09:42:48 -0500)
----------------------------------------------------------------
Menglong Dong (1):
workqueue: fix annotation for WQ_SYSFS
Stephen Zhang (1):
workqueue: Use %s instead of function name
Zqiang (1):
workqueue: tracing the name of the workqueue instead of it's address
include/linux/workqueue.h | 2 +-
include/trace/events/workqueue.h | 6 +++---
kernel/workqueue.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
--
tejun