linux-stable/drivers/crypto/amlogic
Corentin Labbe 52fcb059b7 crypto: amlogic - call finalize with bh disabled
[ Upstream commit dba6333429 ]

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

Fixes: 48fe583fe5 ("crypto: amlogic - Add crypto accelerator for amlogic GXL")
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 13:57:36 +02:00
..
Kconfig crypto: amlogic-gxl - default to build as module 2020-07-16 21:49:01 +10:00
Makefile
amlogic-gxl-cipher.c crypto: amlogic - call finalize with bh disabled 2022-04-08 13:57:36 +02:00
amlogic-gxl-core.c crypto: amlogic - Fix unnecessary check in meson_crypto_probe() 2021-03-07 15:13:14 +11:00
amlogic-gxl.h crypto: amlogic-gxl - permit async skcipher as fallback 2020-07-16 21:49:02 +10:00