diff options
author | 2024-11-06 13:09:33 +0100 | |
---|---|---|
committer | 2024-11-15 19:52:51 +0800 | |
commit | 3574a5168ff3b6bddc4cd235878491f75967c8d4 (patch) | |
tree | 082a9b362c2c1c37f5b26f0982c8706aa6503a6d /scripts/gdb/linux/modules.py | |
parent | hwrng: amd - remove reference to removed PPC_MAPLE config (diff) | |
download | wireguard-linux-3574a5168ff3b6bddc4cd235878491f75967c8d4.tar.xz wireguard-linux-3574a5168ff3b6bddc4cd235878491f75967c8d4.zip |
crypto: aes-gcm-p10 - Use the correct bit to test for P10
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 <nstange@suse.com>
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions