linux-stable/drivers/crypto/amlogic
Corentin Labbe dba6333429 crypto: amlogic - call finalize with bh disabled
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>
2022-03-03 10:47:49 +12: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-03-03 10:47:49 +12: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