[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yv9swI5nyPEvw7AW@gondor.apana.org.au>
Date: Fri, 19 Aug 2022 18:58:08 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Zhengchao Shao <shaozhengchao@...wei.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, javier.martin@...ta-silicon.com,
weiyongjun1@...wei.com, yuehaibing@...wei.com
Subject: Re: [PATCH v3] crypto: sahara - don't sleep when in softirq
On Mon, Jul 25, 2022 at 12:09:28PM +0800, Zhengchao Shao wrote:
> Function of sahara_aes_crypt maybe could be called by function
> of crypto_skcipher_encrypt during the rx softirq, so it is not
> allowed to use mutex lock.
>
> Signed-off-by: Zhengchao Shao <shaozhengchao@...wei.com>
> ---
> This patch is not yet tested, compiled only.
> ---
> drivers/crypto/sahara.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists