]> git.hungrycats.org Git - linux/commit
crypto: marvell/cesa - Disable hash algorithms
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 9 Oct 2024 08:38:48 +0000 (16:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Nov 2024 13:59:39 +0000 (14:59 +0100)
commitdc834af641d75834f9fbc4247fa3a70d4fca5afb
tree890b1f2e3abbdd1644714abbfaf466ec48a98300
parent4d8f6679b03ab39734af0cabc883cde5c9c95ff4
crypto: marvell/cesa - Disable hash algorithms

[ Upstream commit e845d2399a00f866f287e0cefbd4fc7d8ef0d2f7 ]

Disable cesa hash algorithms by lowering the priority because they
appear to be broken when invoked in parallel.  This allows them to
still be tested for debugging purposes.

Reported-by: Klaus Kudielka <klaus.kudielka@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/crypto/marvell/cesa/hash.c