Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jun 2022 18:16:00 +0000 (11:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jun 2022 18:16:00 +0000 (11:16 -0700)
commitb0cb8db39636f7d79caadf98a90e9367b4d9aabc
tree8605ed8fec5936ce27d593fadb11cc35380de5ab
parente3b8e2de19e18e4297c0dd747d56ecdc4ff96928
parent8bee9dd953b69c634d1c9a3241a8b357469ad4aa
Merge tag 'wq-for-5.19-rc1-fixes' of git://git./linux/kernel/git/tj/wq

Pull workqueue fixes from Tejun Heo:
 "Tetsuo's patch to trigger build warnings if system-wide wq's are
  flushed along with a TP type update and trivial comment update"

* tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Switch to new kerneldoc syntax for named variable macro argument
  workqueue: Fix type of cpu in trace event
  workqueue: Wrap flush_workqueue() using a macro