]> Git Repo - linux.git/commitdiff
Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Fri, 10 Jan 2025 22:52:30 +0000 (14:52 -0800)
committerLinus Torvalds <[email protected]>
Fri, 10 Jan 2025 22:52:30 +0000 (14:52 -0800)
Pull workqueue fix from Tejun Heo:

 - Add a WARN_ON_ONCE() on queue_delayed_work_on() on an offline CPU as
   such work items won't get executed till the CPU comes back online

* tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: warn if delayed_work is queued to an offlined cpu.


Trivial merge
This page took 0.04726 seconds and 4 git commands to generate.