# git rev-parse -q --verify c0c0f53efd62848a18b4bbbc2022eea2b25102db^{commit} c0c0f53efd62848a18b4bbbc2022eea2b25102db already have revision, skipping fetch # git checkout -q -f -B kisskb c0c0f53efd62848a18b4bbbc2022eea2b25102db # git clean -qxdf # < git log -1 # commit c0c0f53efd62848a18b4bbbc2022eea2b25102db # Author: Stephen Kitt # Date: Fri Aug 7 17:27:13 2020 +0200 # # powerpc: Use simple i2c probe function # # The i2c probe functions here don't use the id information provided in # their second argument, so the single-parameter i2c probe # function ("probe_new") can be used instead. # # This avoids scanning the identifier tables during probes. # # Signed-off-by: Stephen Kitt # Acked-by: Wolfram Sang # Reviewed-by: Luca Ceresoli # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200807152713.381588-1-steve@sk2.org # < /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 c0c0f53efd62848a18b4bbbc2022eea2b25102db # < make -s -j 80 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 80 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 80 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:4109:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 80 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 0x91941c) 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:01:43.779848