# 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 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_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/drivers/gpu/drm/ttm/ttm_pool.c:240:21: warning: 'ttm_pool_type_count' defined but not used [-Wunused-function] static unsigned int ttm_pool_type_count(struct ttm_pool_type *pt) ^ INFO: Uncompressed kernel (size 0xa118fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:13.903869