# git rev-parse -q --verify 5e60366d56c630e32befce7ef05c569e04391ca3^{commit} 5e60366d56c630e32befce7ef05c569e04391ca3 already have revision, skipping fetch # git checkout -q -f -B kisskb 5e60366d56c630e32befce7ef05c569e04391ca3 # git clean -qxdf # < git log -1 # commit 5e60366d56c630e32befce7ef05c569e04391ca3 # Merge: 706451d47b37 36f9ff9e03de # Author: Linus Torvalds # Date: Wed Dec 16 00:24:16 2020 -0800 # # Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux # # Pull fallthrough fixes from Gustavo A. R. Silva: # "Fix many fall-through warnings when building with Clang 12.0.0 # using -Wimplicit-fallthrough. # # - powerpc: boot: include compiler_attributes.h (Nick Desaulniers) # # - Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" # (Nick Desaulniers) # # - powerpc: fix -Wimplicit-fallthrough (Nick Desaulniers) # # - lib: Fix fall-through warnings for Clang (Gustavo A. R. Silva)" # # * tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: # lib: Fix fall-through warnings for Clang # powerpc: fix -Wimplicit-fallthrough # Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" # powerpc: boot: include compiler_attributes.h # < /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 5e60366d56c630e32befce7ef05c569e04391ca3 # < 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- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1662:1: warning: the frame size of 1160 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 0x5e68b4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5e68b4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-g5e60366d56c6 Created: Wed Dec 16 23:34:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3008823 Bytes = 2938.30 KiB = 2.87 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.10.0-g5e60366d56c6 Created: Wed Dec 16 23:34:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3008030 Bytes = 2937.53 KiB = 2.87 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:35.251693