* [GIT PULL] workqueue: Fixes for v6.11-rc1
@ 2024-07-16 0:13 Tejun Heo
2024-07-16 0:52 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2024-07-16 0:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Lai Jiangshan
The following changes since commit b02c520fee6327eb4b25696c5e2d6732f362213c:
Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (2024-07-15 16:51:22 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.11-rc1-fixes
for you to fetch changes up to aa8684755a283536bd8ad93141052f47a4faa5a3:
workqueue: Remove unneeded lockdep_assert_cpus_held() (2024-07-15 14:01:14 -1000)
----------------------------------------------------------------
workqueue: Fixes for v6.11-rc1
cpus_read_lock() is dropped from workqueue creation path but there were
still remaining lockdep_assert_cpus_held() triggering spurious lockdep
failures. Remove them.
----------------------------------------------------------------
Lai Jiangshan (1):
workqueue: Remove unneeded lockdep_assert_cpus_held()
kernel/workqueue.c | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] workqueue: Fixes for v6.11-rc1
2024-07-16 0:13 [GIT PULL] workqueue: Fixes for v6.11-rc1 Tejun Heo
@ 2024-07-16 0:52 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-16 0:52 UTC (permalink / raw)
To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel, Lai Jiangshan
The pull request you sent on Mon, 15 Jul 2024 14:13:43 -1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.11-rc1-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d8764c1931a4c91b9b53ee183757f70999da2bb3
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:[~2024-07-16 0:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 0:13 [GIT PULL] workqueue: Fixes for v6.11-rc1 Tejun Heo
2024-07-16 0:52 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.