# git rev-parse -q --verify 84292fffc2468125632a21c09533a89426ea212e^{commit} 84292fffc2468125632a21c09533a89426ea212e already have revision, skipping fetch # git checkout -q -f -B kisskb 84292fffc2468125632a21c09533a89426ea212e # git clean -qxdf # < git log -1 # commit 84292fffc2468125632a21c09533a89426ea212e # Merge: 8ba27ae36b41 2838307b019d # Author: Linus Torvalds # Date: Mon Dec 14 13:54:50 2020 -0800 # # Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 build updates from Borislav Petkov: # "Two x86 build fixes: # # - Fix the vmlinux size check on 64-bit along with adding useful # clarifications on the topic (Arvind Sankar) # # - Remove -m16 workaround now that the GCC versions that need it are # unsupported (Nick Desaulniers)" # # * tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/build: Remove -m16 workaround for unsupported versions of GCC # x86/build: Fix vmlinux size check on 64-bit # < /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 84292fffc2468125632a21c09533a89426ea212e # < make -s -j 8 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 8 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 8 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 8 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 0x5e06f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5e06f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-g84292fffc246 Created: Tue Dec 15 11:25:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2996422 Bytes = 2926.19 KiB = 2.86 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.10.0-g84292fffc246 Created: Tue Dec 15 11:25:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2997097 Bytes = 2926.85 KiB = 2.86 MiB Load Address: 00600000 Entry Point: 0060198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:23.765221