From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Lai Jiangshan <jiangshanlai@gmail.com>
Subject: [GIT PULL] workqueue BH conversions for v6.9
Date: Sun, 10 Mar 2024 23:13:25 -1000 [thread overview]
Message-ID: <Ze7LNUCf8bWg_wo5@slm.duckdns.org> (raw)
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
next reply other threads:[~2024-03-11 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 9:13 Tejun Heo [this message]
2024-03-11 20:26 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Ze7LNUCf8bWg_wo5@slm.duckdns.org \
--to=tj@kernel.org \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®