From: Tejun Heo <tj@kernel.org>
To: Ryo Takakura <ryotkkr98@gmail.com>
Cc: herbert@gondor.apana.org.au, davem@davemloft.net,
ebiggers@google.com, u.kleine-koenig@baylibre.com,
sakari.ailus@linux.intel.com, ovidiu.panait.oss@gmail.com,
linux-omap@vger.kernel.org, linux-crypto@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] crypto: omap - convert from tasklet to BH workqueue
Date: Sat, 6 Sep 2025 03:19:40 -1000 [thread overview]
Message-ID: <aLw07CDxKcp2NDmL@slm.duckdns.org> (raw)
In-Reply-To: <20250906114135.76961-1-ryotkkr98@gmail.com>
On Sat, Sep 06, 2025 at 11:41:35AM +0000, Ryo Takakura wrote:
> tasklet has been marked deprecated and it's planned to be
> removed. Make omap crypto drivers to use BH workqueue which
> is the new interface for executing in BH context in place
> of tasklet.
>
> Signed-off-by: Ryo Takakura <ryotkkr98@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Thanks.
--
tejun
next prev parent reply other threads:[~2025-09-06 13:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-06 11:41 [PATCH] crypto: omap - convert from tasklet to BH workqueue Ryo Takakura
2025-09-06 13:19 ` Tejun Heo [this message]
2025-09-13 4:31 ` Herbert Xu
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=aLw07CDxKcp2NDmL@slm.duckdns.org \
--to=tj@kernel.org \
--cc=davem@davemloft.net \
--cc=ebiggers@google.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=ovidiu.panait.oss@gmail.com \
--cc=ryotkkr98@gmail.com \
--cc=sakari.ailus@linux.intel.com \
--cc=u.kleine-koenig@baylibre.com \
/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