linux-stable/drivers/crypto/allwinner/sun8i-ss
Corentin Labbe b169b37662 crypto: sun8i-ss - call finalize with bh disabled
Doing ipsec produces a spinlock recursion warning.
This is due to not disabling BH during crypto completion function.

Fixes: f08fcced6d ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-03-03 10:47:48 +12:00
..
Makefile crypto: sun8i-ss - support hash algorithms 2020-09-25 17:48:17 +10:00
sun8i-ss-cipher.c crypto: sun8i-ss - call finalize with bh disabled 2022-03-03 10:47:48 +12:00
sun8i-ss-core.c crypto: sun8i-ss - really disable hash on A80 2022-01-31 11:21:42 +11:00
sun8i-ss-hash.c crypto: sun8i-ss - call finalize with bh disabled 2022-03-03 10:47:48 +12:00
sun8i-ss-prng.c crypto: sun8i-ss - Use kfree_sensitive 2021-07-30 10:58:35 +08:00
sun8i-ss.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00