[PATCH] powerpc/crypto/chacha-p10: Fix failure on non Power10
Michael Ellerman
patch-notifications at ellerman.id.au
Mon Apr 22 19:21:20 AEST 2024
On Fri, 29 Mar 2024 00:02:00 +1100, Michael Ellerman wrote:
> The chacha-p10-crypto module provides optimised chacha routines for
> Power10. It also selects CRYPTO_ARCH_HAVE_LIB_CHACHA which says it
> provides chacha_crypt_arch() to generic code.
>
> Notably the module needs to provide chacha_crypt_arch() regardless of
> whether it is loaded on Power10 or an older CPU.
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc/crypto/chacha-p10: Fix failure on non Power10
https://git.kernel.org/powerpc/c/69630926011c1f7170a465b7b5c228deb66e9372
cheers
More information about the Linuxppc-dev
mailing list