# git rev-parse -q --verify c3a98c3ad5c0dc60a1ac66bf91147a3f39cac96b^{commit} c3a98c3ad5c0dc60a1ac66bf91147a3f39cac96b already have revision, skipping fetch # git checkout -q -f -B kisskb c3a98c3ad5c0dc60a1ac66bf91147a3f39cac96b # git clean -qxdf # < git log -1 # commit c3a98c3ad5c0dc60a1ac66bf91147a3f39cac96b # Author: Eric Biggers # Date: Fri Oct 23 15:27:48 2020 -0700 # # crypto: x86/poly1305 - add back a needed assignment # # One of the assignments that was removed by commit 4a0c1de64bf9 ("crypto: # x86/poly1305 - Remove assignments with no effect") is actually needed, # since it affects the return value. # # This fixes the following crypto self-test failure: # # alg: shash: poly1305-simd test failed (wrong result) on test vector 2, cfg="init+update+final aligned buffer" # # Fixes: 4a0c1de64bf9 ("crypto: x86/poly1305 - Remove assignments with no effect") # Signed-off-by: Eric Biggers # Signed-off-by: Herbert Xu # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c3a98c3ad5c0dc60a1ac66bf91147a3f39cac96b # < make -s -j 120 ARCH=powerpc O=/kisskb/build/crypto_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/crypto_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xc5d4b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.9.0-rc1-gc3a98c3ad5c0 Created: Sat Oct 24 11:19:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5173085 Bytes = 5051.84 KiB = 4.93 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/crypto_ppc64e_defconfig_powerpc-gcc4.9 # Build took: 0:01:05.383134