# git rev-parse -q --verify f86d17e9efe010b894db231329ee36b24bcc1b24^{commit} f86d17e9efe010b894db231329ee36b24bcc1b24 already have revision, skipping fetch # git checkout -q -f -B kisskb f86d17e9efe010b894db231329ee36b24bcc1b24 # git clean -qxdf # < git log -1 # commit f86d17e9efe010b894db231329ee36b24bcc1b24 # Author: Eric Biggers # Date: Fri Feb 22 22:54:08 2019 -0800 # # crypto: arm64/chacha - fix hchacha_block_neon() for big endian # # On big endian arm64 kernels, the xchacha20-neon and xchacha12-neon # self-tests fail because hchacha_block_neon() outputs little endian words # but the C code expects native endianness. Fix it to output the words in # native endianness (which also makes it match the arm32 version). # # Fixes: cc7cf991e9eb ("crypto: arm64/chacha20 - add XChaCha20 support") # Signed-off-by: Eric Biggers # Reviewed-by: Ard Biesheuvel # Signed-off-by: Herbert Xu # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f86d17e9efe010b894db231329ee36b24bcc1b24 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/crypto_powernv_defconfig_ppc64le-gcc5 # Build took: 0:02:34.157342