Hi Linus: This push fixes a build problem with x86/curve25519. The following changes since commit c9cc0517bba9f0213f1e55172feceb99e5512daf: crypto: chacha20poly1305 - prevent integer overflow on large input (2020-02-14 14:48:37 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus for you to fetch changes up to 1579f1bc3b753d17a44de3457d5c6f4a5b14c752: crypto: x86/curve25519 - support assemblers with no adx support (2020-03-05 18:28:09 +1100) ---------------------------------------------------------------- Jason A. Donenfeld (1): crypto: x86/curve25519 - support assemblers with no adx support arch/x86/Makefile | 5 +++-- arch/x86/crypto/Makefile | 7 ++++++- include/crypto/curve25519.h | 6 ++++-- 3 files changed, 13 insertions(+), 5 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt