[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZUBOCeLPnmgrE1qn@slm.duckdns.org>
Date: Mon, 30 Oct 2023 14:44:57 -1000
From: Tejun Heo <tj@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, jiangshanlai@...il.com
Subject: [GIT PULL] workqueue changes for v6.7
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
Powered by blists - more mailing lists