Re: [PATCH] crypto: omap - convert from tasklet to BH workqueue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
> ---
> 
> Hi!
> 
> The background on tasklet -> BH workqueue conversion can be found here[0].
> system_bh_wq is used as suggested.
> 
> Sincerely,
> Ryo Takakura
> 
> [0] https://lore.kernel.org/all/20240130091300.2968534-1-tj@xxxxxxxxxx/
> 
> ---
>  drivers/crypto/omap-aes.c  | 15 ++++++++-------
>  drivers/crypto/omap-aes.h  |  2 +-
>  drivers/crypto/omap-des.c  | 17 +++++++++--------
>  drivers/crypto/omap-sham.c | 15 ++++++++-------
>  4 files changed, 26 insertions(+), 23 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux