# git rev-parse -q --verify 715b36055f29c899261ad62af482896dee486936^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test # git rev-parse -q --verify 715b36055f29c899261ad62af482896dee486936^{commit} 715b36055f29c899261ad62af482896dee486936 # git checkout -q -f -B kisskb 715b36055f29c899261ad62af482896dee486936 # git clean -qxdf # < git log -1 # commit 715b36055f29c899261ad62af482896dee486936 # Author: Christopher M. Riedl # Date: Wed Feb 3 12:43:23 2021 -0600 # # powerpc/signal64: Use __get_user() to copy sigset_t # # Usually sigset_t is exactly 8B which is a "trivial" size and does not # warrant using __copy_from_user(). Use __get_user() directly in # anticipation of future work to remove the trivial size optimizations # from __copy_from_user(). Calling __get_user() also results in a small # boost to signal handling throughput here. # # Signed-off-by: Christopher M. Riedl # [mpe: Squash sparse fixup from Chris] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210203184323.20792-11-cmr@codefail.de # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 715b36055f29c899261ad62af482896dee486936 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:40.656100