# git rev-parse -q --verify a4c30b8691f26c6115db6e11ec837c1fb6073953^{commit} a4c30b8691f26c6115db6e11ec837c1fb6073953 already have revision, skipping fetch # git checkout -q -f -B kisskb a4c30b8691f26c6115db6e11ec837c1fb6073953 # git clean -qxdf # < git log -1 # commit a4c30b8691f26c6115db6e11ec837c1fb6073953 # Merge: a25b088c4ffa ca0760e7d79e # Author: Linus Torvalds # Date: Wed Jun 9 14:48:29 2021 -0700 # # Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linux # # Pull compiler attribute update from Miguel Ojeda: # "A trivial update to the compiler attributes: Add 'continue' keyword to # documentation in comment (from Wei Ming Chen)" # # * tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linux: # Compiler Attributes: Add continue in comment # < /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 a4c30b8691f26c6115db6e11ec837c1fb6073953 # < make -s -j 32 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 32 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 32 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 32 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/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/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/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 0x5feadc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5feadc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.13.0-rc5-ga4c30b8691f2 Created: Thu Jun 10 08:45:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3064003 Bytes = 2992.19 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.13.0-rc5-ga4c30b8691f2 Created: Thu Jun 10 08:45:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3064700 Bytes = 2992.87 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:01:01.718591