# git rev-parse -q --verify 90568ecf561540fa330511e21fcd823b0c3829c6^{commit} 90568ecf561540fa330511e21fcd823b0c3829c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 90568ecf561540fa330511e21fcd823b0c3829c6 # git clean -qxdf # < git log -1 # commit 90568ecf561540fa330511e21fcd823b0c3829c6 # Merge: d854b2d639fd6 a8be1ad01b795 # Author: Linus Torvalds # Date: Thu Feb 6 09:07:45 2020 -0800 # # Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull more KVM updates from Paolo Bonzini: # "s390: # - fix register corruption # - ENOTSUPP/EOPNOTSUPP mixed # - reset cleanups/fixes # - selftests # # x86: # - Bug fixes and cleanups # - AMD support for APIC virtualization even in combination with # in-kernel PIT or IOAPIC. # # MIPS: # - Compilation fix. # # Generic: # - Fix refcount overflow for zero page" # # * tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (42 commits) # KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration # KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit # x86: vmxfeatures: rename features for consistency with KVM and manual # KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses # KVM: x86: Fix perfctr WRMSR for running counters # x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests # x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() # kvm: mmu: Separate generating and setting mmio ptes # kvm: mmu: Replace unsigned with unsigned int for PTE access # KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() # KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() # KVM: MIPS: Fix a build error due to referencing not-yet-defined function # x86/kvm: do not setup pv tlb flush when not paravirtualized # KVM: fix overflow of zero page refcount with ksm running # KVM: x86: Take a u64 when checking for a valid dr7 value # KVM: x86: use raw clock values consistently # KVM: x86: reorganize pvclock_gtod_data members # KVM: nVMX: delete meaningless nested_vmx_run() declaration # KVM: SVM: allow AVIC without split irqchip # kvm: ioapic: Lazy update IOAPIC EOI # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 90568ecf561540fa330511e21fcd823b0c3829c6 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31d4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): 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. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:06:21.007875