# git rev-parse -q --verify 63623fd44972d1ed2bfb6e0fb631dfcf547fd1e7^{commit} 63623fd44972d1ed2bfb6e0fb631dfcf547fd1e7 already have revision, skipping fetch # git checkout -q -f -B kisskb 63623fd44972d1ed2bfb6e0fb631dfcf547fd1e7 # git clean -qxdf # < git log -1 # commit 63623fd44972d1ed2bfb6e0fb631dfcf547fd1e7 # Merge: 7031ecffab86 a93236fcbe1d # Author: Linus Torvalds # Date: Mon Feb 24 11:48:17 2020 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "Bugfixes, including the fix for CVE-2020-2732 and a few issues found # by 'make W=1'" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: s390: rstify new ioctls in api.rst # KVM: nVMX: Check IO instruction VM-exit conditions # KVM: nVMX: Refactor IO bitmap checks into helper function # KVM: nVMX: Don't emulate instructions in guest mode # KVM: nVMX: Emulate MTF when performing instruction emulation # KVM: fix error handling in svm_hardware_setup # KVM: SVM: Fix potential memory leak in svm_cpu_init() # KVM: apic: avoid calculating pending eoi from an uninitialized val # KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled # KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1 # kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled # KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE # KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow # KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI # kvm/emulate: fix a -Werror=cast-function-type # KVM: x86: fix incorrect comparison in trace event # KVM: nVMX: Fix some obsolete comments and grammar error # KVM: x86: fix missing prototypes # KVM: x86: enable -Werror # < /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 63623fd44972d1ed2bfb6e0fb631dfcf547fd1e7 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31dc): 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_pseries_le_defconfig_powerpc-gcc5 # Build took: 0:01:00.234389