OpenCloudOS-Kernel/drivers/crypto/stm32
Maxime Méré d93a2f86b0 crypto: stm32/cryp - call finalize with bh disabled
[ Upstream commit 56ddb9aa3b324c2d9645b5a7343e46010cf3f6ce ]

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: Maxime Méré <maxime.mere@foss.st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-08 07:54:46 +02:00
..
Kconfig crypto: stm32 - add new algorithms support 2023-07-22 13:59:38 +12:00
Makefile Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-07-08 20:57:08 -07:00
stm32-crc32.c crypto: stm32/crc32 - fix parsing list of devices 2024-02-05 20:14:16 +00:00
stm32-cryp.c crypto: stm32/cryp - call finalize with bh disabled 2024-09-08 07:54:46 +02:00
stm32-hash.c crypto: drivers - Explicitly include correct DT includes 2023-08-23 11:04:23 +08:00