[GIT PULL] workqueue:

From: Tejun Heo
Date: Wed Feb 26 2025 - 16:04:41 EST


The following changes since commit e76946110137703c16423baf6ee177b751a34b7e:

workqueue: Put the pwq after detaching the rescuer from the pool (2025-01-24 09:29:46 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.14-rc4-fixes

for you to fetch changes up to 8221fd1a73044adef712a5c9346a23c2447f629c:

workqueue: Log additional details when rejecting work (2025-02-14 07:16:33 -1000)

----------------------------------------------------------------
workqueue: An update for v6.14-rc4

This contains a patch improve debug visibility. While it isn't a fix, the
change carries virtually no risk and makes it substantially easier to chase
down a class of problems.

----------------------------------------------------------------
Will Deacon (1):
workqueue: Log additional details when rejecting work

kernel/workqueue.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

--
tejun