# git rev-parse -q --verify a9a8ba90fa5857c2c8a0e32eef2159cec717da11^{commit} a9a8ba90fa5857c2c8a0e32eef2159cec717da11 already have revision, skipping fetch # git checkout -q -f -B kisskb a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # git clean -qxdf # < git log -1 # commit a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # Author: Jason A. Donenfeld # Date: Wed Apr 22 17:18:54 2020 -0600 # # crypto: arch/nhpoly1305 - process in explicit 4k chunks # # Rather than chunking via PAGE_SIZE, this commit changes the arch # implementations to chunk in explicit 4k parts, so that calculations on # maximum acceptable latency don't suddenly become invalid on platforms # where PAGE_SIZE isn't 4k, such as arm64. # # Fixes: 0f961f9f670e ("crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305") # Fixes: 012c82388c03 ("crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305") # Fixes: a00fa0c88774 ("crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305") # Fixes: 16aae3595a9d ("crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305") # Cc: stable@vger.kernel.org # Signed-off-by: Jason A. Donenfeld # Reviewed-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 a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # < make -s -j 10 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 10 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- help # make -s -j 10 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- olddefconfig # make -s -j 10 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- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ INFO: Uncompressed kernel (size 0xc18c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc1-ga9a8ba90fa58 Created: Wed May 13 16:26:35 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5067097 Bytes = 4948.34 KiB = 4.83 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/crypto_ppc64e_defconfig_powerpc-gcc4.9 # Build took: 0:03:25.059823