* [GIT PULL] workqueue BH conversions for v6.9
@ 2024-03-11 9:13 Tejun Heo
2024-03-11 20:26 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2024-03-11 9:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Lai Jiangshan
Hello,
This should be pulled after wq-for-6.9.
The following changes since commit 8eb17dc1a6b5db7e89681f59285242af8d182f95:
workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask (2024-02-05 07:52:22 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.9-bh-conversions
for you to fetch changes up to 8fea0c8fda30129b4168464975505d5dc9735ac1:
usb: core: hcd: Convert from tasklet to BH workqueue (2024-02-05 13:22:38 -1000)
----------------------------------------------------------------
workqueue: BH workqueue conversions for v6.9
This pull request contains two patches that convert tasklet users to BH
workqueue - backtractest and usb hcd. DM conversions are being routed
through the respective subsystem tree. Hopefully, the next cycle will see a
lot more conversions.
----------------------------------------------------------------
Tejun Heo (2):
backtracetest: Convert from tasklet to BH workqueue
usb: core: hcd: Convert from tasklet to BH workqueue
drivers/usb/core/hcd.c | 23 ++++++++++++-----------
include/linux/usb/hcd.h | 2 +-
kernel/backtracetest.c | 18 +++++++-----------
3 files changed, 20 insertions(+), 23 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-11 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 9:13 [GIT PULL] workqueue BH conversions for v6.9 Tejun Heo
2024-03-11 20:26 ` 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
all inboxes | Powered by JetHome®