# git rev-parse -q --verify 715b36055f29c899261ad62af482896dee486936^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # 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/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 715b36055f29c899261ad62af482896dee486936 # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- allnoconfig # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- help # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- olddefconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 # Build took: 0:00:22.090100