* [GIT PULL] workqueue changes for v6.7
@ 2023-10-31 0:44 Tejun Heo
2023-10-31 7:02 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2023-10-31 0:44 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, jiangshanlai
The following changes since commit 06dc10eae55b5ceabfef287a7e5f16ceea204aa0:
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev (2023-10-17 17:14: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.7
for you to fetch changes up to 265f3ed077036f053981f5eea0b5b43e7c5b39ff:
workqueue: Provide one lock class key per work_on_cpu() callsite (2023-10-17 23:49:19 -1000)
----------------------------------------------------------------
workqueue: Changes for v6.7
Just one commit to improve lockdep annotation for work_on_cpu() to avoid
spurious warnings. I'll send another pull request for workqueue rust
binding.
----------------------------------------------------------------
Frederic Weisbecker (1):
workqueue: Provide one lock class key per work_on_cpu() callsite
include/linux/workqueue.h | 46 +++++++++++++++++++++++++++++++++++++++-------
kernel/workqueue.c | 20 ++++++++++++--------
2 files changed, 51 insertions(+), 15 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-31 7:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 0:44 [GIT PULL] workqueue changes for v6.7 Tejun Heo
2023-10-31 7:02 ` 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