Skip to content
Commit 56ddb9aa authored by Maxime Méré's avatar Maxime Méré Committed by Herbert Xu
Browse files

crypto: stm32/cryp - call finalize with bh disabled



The finalize operation in interrupt mode produce a produces a spinlock
recursion warning. The reason is the fact that BH must be disabled
during this process.

Signed-off-by: default avatarMaxime Méré <maxime.mere@foss.st.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 40277252
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment