* [GIT PULL] workqueue: Fixes for v7.0-rc6
@ 2026-03-31 19:43 Tejun Heo
2026-03-31 21:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-03-31 19:43 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Lai Jiangshan, linux-kernel
Hello,
The following changes since commit 98c790b100764102d877e9339471b8c4c9233f2c:
workqueue: Rename show_cpu_pool{s,}_hog{s,}() to reflect broadened scope (2026-03-06 06:38:16 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-7.0-rc6-fixes
for you to fetch changes up to e398978ddf18fe5a2fc8299c77e6fe50e6c306c4:
workqueue: Better describe stall check (2026-03-25 05:51:02 -1000)
----------------------------------------------------------------
workqueue: Fixes for v7.0-rc6
- Fix false positive stall reports on weakly ordered architectures where
the lockless worklist/timestamp check in the watchdog can observe stale
values due to memory reordering. Recheck under pool->lock to confirm.
----------------------------------------------------------------
Petr Mladek (1):
workqueue: Better describe stall check
Song Liu (1):
workqueue: Fix false positive stall reports
kernel/workqueue.c | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] workqueue: Fixes for v7.0-rc6
2026-03-31 19:43 [GIT PULL] workqueue: Fixes for v7.0-rc6 Tejun Heo
@ 2026-03-31 21:34 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-31 21:34 UTC (permalink / raw)
To: Tejun Heo; +Cc: Linus Torvalds, Lai Jiangshan, linux-kernel
The pull request you sent on Tue, 31 Mar 2026 09:43:30 -1000:
> https://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-7.0-rc6-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0958d657b4bc28c5cdc313b9953cbcc0667c864f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-31 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31 19:43 [GIT PULL] workqueue: Fixes for v7.0-rc6 Tejun Heo
2026-03-31 21:34 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox