# git rev-parse -q --verify 715b36055f29c899261ad62af482896dee486936^{commit} 715b36055f29c899261ad62af482896dee486936 already have revision, skipping fetch # 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-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 715b36055f29c899261ad62af482896dee486936 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_warp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/warp_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_warp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_warp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_warp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x6b908c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.11.0-rc2-pika+ Created: Sun Feb 7 03:40:50 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3446943 Bytes = 3366.16 KiB = 3.29 MiB Load Address: 00700000 Entry Point: 00701524 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_warp_defconfig_powerpc-gcc5 # Build took: 0:01:19.214141