]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit824bd14d8489c0a53e1c4d1507154e0c72c74dbd
tree8605ed8fec5936ce27d593fadb11cc35380de5ab
parenta65069c409d6a6bdd458d5d1d41b987b4d0aa2e9
parent71d7f44080ae431c000ee88c7a0b02e8f5c8ec94
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/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