# git rev-parse -q --verify b0795f0f47d7425836ff90b96aea3bd5b73505b2^{commit} b0795f0f47d7425836ff90b96aea3bd5b73505b2 already have revision, skipping fetch # git checkout -q -f -B kisskb b0795f0f47d7425836ff90b96aea3bd5b73505b2 # git clean -qxdf # < git log -1 # commit b0795f0f47d7425836ff90b96aea3bd5b73505b2 # Author: Stephen Rothwell # Date: Wed Jun 9 22:32:54 2021 +1000 # # Add linux-next specific files for 20210609 # # Signed-off-by: Stephen Rothwell # < /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 b0795f0f47d7425836ff90b96aea3bd5b73505b2 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-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 32 ARCH=powerpc O=/kisskb/build/linux-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 32 ARCH=powerpc O=/kisskb/build/linux-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:4201:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from :0:0: In function '__gfn_to_hva_memslot', inlined from '__gfn_to_hva_many.part.107' at /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:1910:2, inlined from '__gfn_to_hva_many': /kisskb/src/include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_232' declared with attribute error: BUILD_BUG_ON failed: sizeof(_i) > sizeof(long) _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:309:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:328:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^ /kisskb/src/include/linux/build_bug.h:50:2: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) ^ /kisskb/src/include/linux/nospec.h:57:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(sizeof(_i) > sizeof(long)); \ ^ /kisskb/src/include/linux/kvm_host.h:1194:25: note: in expansion of macro 'array_index_nospec' unsigned long offset = array_index_nospec(gfn - slot->base_gfn, ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:272: arch/powerpc/kvm/../../../virt/kvm/kvm_main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:533: arch/powerpc/kvm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1948: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1186:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:01:26.174633