# git rev-parse -q --verify 0b5b1f9a78b5e1bb3c3972fcd27dc013367550f8^{commit} 0b5b1f9a78b5e1bb3c3972fcd27dc013367550f8 already have revision, skipping fetch # git checkout -q -f -B kisskb 0b5b1f9a78b5e1bb3c3972fcd27dc013367550f8 # git clean -qxdf # < git log -1 # commit 0b5b1f9a78b5e1bb3c3972fcd27dc013367550f8 # Merge: f6229c3 63aff65 # Author: Linus Torvalds # Date: Fri Aug 3 13:43:59 2018 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # "Two vmx bugfixes" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # kvm: x86: vmx: fix vpid leak # KVM: vmx: use local variable for current_vmptr when emulating VMPTRST # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 0b5b1f9a78b5e1bb3c3972fcd27dc013367550f8 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- randconfig KCONFIG_SEED=0xCCEBC4D4 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC_64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # Added to kconfig # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:66:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ WARNING: vmlinux.o(.text+0x2b44): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x2b78): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. arch/powerpc/kvm/book3s_hv.o: In function `kvmppc_pseries_do_hcall': (.text+0x17a6c): undefined reference to `kvmppc_h_put_tce' arch/powerpc/kvm/book3s_hv.o: In function `kvmppc_pseries_do_hcall': (.text+0x17b5c): undefined reference to `kvmppc_h_put_tce_indirect' arch/powerpc/kvm/book3s_hv.o: In function `kvmppc_pseries_do_hcall': (.text+0x17c4c): undefined reference to `kvmppc_h_stuff_tce' arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `hcall_real_table': (.text+0x1420): undefined reference to `kvmppc_h_get_tce' /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-ld: BFD (GNU Binutils) 2.25.2 assertion fail ../../../src/binutils-gdb/bfd/elf64-ppc.c:14448 arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `hcall_real_table': (.text+0x1424): undefined reference to `kvmppc_rm_h_put_tce' /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-ld: BFD (GNU Binutils) 2.25.2 assertion fail ../../../src/binutils-gdb/bfd/elf64-ppc.c:14448 arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `hcall_real_table': (.text+0x153c): undefined reference to `kvmppc_rm_h_stuff_tce' /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-ld: BFD (GNU Binutils) 2.25.2 assertion fail ../../../src/binutils-gdb/bfd/elf64-ppc.c:14448 arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `hcall_real_table': (.text+0x1540): undefined reference to `kvmppc_rm_h_put_tce_indirect' /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-ld: BFD (GNU Binutils) 2.25.2 assertion fail ../../../src/binutils-gdb/bfd/elf64-ppc.c:14448 /kisskb/src/Makefile:1005: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le # Build took: 0:01:08.958239