WSL2-Linux-Kernel/drivers/crypto/allwinner/sun8i-ce
Corentin Labbe 67bc6890b9 crypto: sun8i-ce - call finalize with bh disabled
[ Upstream commit f75a749b6d ]

Doing ipsec produces a spinlock recursion warning.
This is due to not disabling BH during crypto completion function.

Fixes: 06f751b613 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:23:08 +02:00
..
Makefile crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00
sun8i-ce-cipher.c crypto: sun8i-ce - call finalize with bh disabled 2022-04-08 14:23:08 +02:00
sun8i-ce-core.c crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe() 2021-04-16 21:16:33 +10:00
sun8i-ce-hash.c crypto: sun8i-ce - call finalize with bh disabled 2022-04-08 14:23:08 +02:00
sun8i-ce-prng.c crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data 2021-08-12 19:16:57 +08:00
sun8i-ce-trng.c crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data 2021-08-12 19:16:57 +08:00
sun8i-ce.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00