Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Feb 2021 01:06:54 +0000 (17:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Feb 2021 01:06:54 +0000 (17:06 -0800)
commitac9e806c9c018a6cc6e82d50275a4ac185343b4f
tree89a9ebb6f03ba4093f62947a2bb339785e5f783b
parent4b3bd22b123b7a75e2d08e4eb45d406b0fa685cd
parente9ad2eb3d9ae05471c9b9fafcc0a31d8f565ca5b
Merge branch 'for-5.12' of git://git./linux/kernel/git/tj/wq

Pull qorkqueue updates from Tejun Heo:
 "Tracepoint and comment updates only"

* 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Use %s instead of function name
  workqueue: tracing the name of the workqueue instead of it's address
  workqueue: fix annotation for WQ_SYSFS
kernel/workqueue.c