diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-02-21 13:08:30 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-03-02 23:47:49 +0100 |
commit | f75a749b6d78aeae2ce90e14fcc4b7b3ba46126d (patch) | |
tree | 4ab4a78c2baa3a771d8ceb1ebfa36cdf1dbd1c8c /drivers/crypto/amlogic | |
parent | crypto: sun8i-ss - call finalize with bh disabled (diff) | |
download | linux-f75a749b6d78aeae2ce90e14fcc4b7b3ba46126d.tar.xz linux-f75a749b6d78aeae2ce90e14fcc4b7b3ba46126d.zip |
crypto: sun8i-ce - call finalize with bh disabled
Doing ipsec produces a spinlock recursion warning.
This is due to not disabling BH during crypto completion function.
Fixes: 06f751b61329 ("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>
Diffstat (limited to 'drivers/crypto/amlogic')
0 files changed, 0 insertions, 0 deletions