# git rev-parse -q --verify 64cc8701ff3161ff1c257f90375a1a3a8a083d78^{commit} 64cc8701ff3161ff1c257f90375a1a3a8a083d78 already have revision, skipping fetch # git checkout -q -f -B kisskb 64cc8701ff3161ff1c257f90375a1a3a8a083d78 # git clean -qxdf # < git log -1 # commit 64cc8701ff3161ff1c257f90375a1a3a8a083d78 # Author: Joel Stanley # Date: Thu Aug 1 14:46:30 2019 +0930 # # powerpc/powernv: Print helpful message when cores guarded # # Often the firmware will guard out cores after a crash. This often # undesirable, and is not immediately noticeable. # # This adds an informative message when a CPU device tree nodes are # marked bad in the device tree. # # Signed-off-by: Joel Stanley # [mpe: Use an eye-catcher that's less likely to get us in trouble] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190801051630.5804-1-joel@jms.id.au # < /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 64cc8701ff3161ff1c257f90375a1a3a8a083d78 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_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 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+KVM_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/powerpc-next_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4110:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_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:1667:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x91d488) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/powerpc-next_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:42.469159