# git rev-parse -q --verify b1edae0d5f2e79e2bdc523c1459f8c52ad26485f^{commit} b1edae0d5f2e79e2bdc523c1459f8c52ad26485f already have revision, skipping fetch # git checkout -q -f -B kisskb b1edae0d5f2e79e2bdc523c1459f8c52ad26485f # git clean -qxdf # < git log -1 # commit b1edae0d5f2e79e2bdc523c1459f8c52ad26485f # Merge: 89fec7420354 110febc0148f # Author: Linus Torvalds # Date: Fri Jun 18 11:09:23 2021 -0700 # # Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes from Vineet Gupta: # # - ARCv2 userspace ABI not populating a few registers # # - Unbork CONFIG_HARDENED_USERCOPY for ARC # # * tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: fix CONFIG_HARDENED_USERCOPY # ARCv2: save ABI registers across signal handling # < /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 b1edae0d5f2e79e2bdc523c1459f8c52ad26485f # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1227:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5feae8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5feae8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.13.0-rc6-gb1edae0d5f2e Created: Sat Jun 19 06:18:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3063991 Bytes = 2992.18 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.13.0-rc6-gb1edae0d5f2e Created: Sat Jun 19 06:18:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3064841 Bytes = 2993.01 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 0060198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:37.553234