Re: [PATCH] aes-gcm-p10: Use the correct bit to test for P10
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2024-11-15 11:59:11
Also in:
linux-crypto, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2024-11-15 11:59:11
Also in:
linux-crypto, lkml
On Wed, Nov 06, 2024 at 01:09:33PM +0100, Michal Suchanek wrote:
A hwcap feature bit is passed to cpu_has_feature, resulting in testing
for CPU_FTR_MMCRA instead of the 3.1 platform revision.
Fixes: c954b252dee9 ("crypto: powerpc/p10-aes-gcm - Register modules as SIMD")
Reported-by: Nicolai Stange <redacted>
Signed-off-by: Michal Suchanek <redacted>
---
arch/powerpc/crypto/aes-gcm-p10-glue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)Patch applied. Thanks. -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt