# git rev-parse -q --verify c5d9ae265b105d9a67575fb67bd4650a6fc08e25^{commit} c5d9ae265b105d9a67575fb67bd4650a6fc08e25 already have revision, skipping fetch # git checkout -q -f -B kisskb c5d9ae265b105d9a67575fb67bd4650a6fc08e25 # git clean -qxdf # < git log -1 # commit c5d9ae265b105d9a67575fb67bd4650a6fc08e25 # Merge: a254a9da455c 710c47651431 # Author: Linus Torvalds # Date: Tue Feb 15 11:07:59 2022 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "ARM: # # - Read HW interrupt pending state from the HW # # x86: # # - Don't truncate the performance event mask on AMD # # - Fix Xen runstate updates to be atomic when preempting vCPU # # - Fix for AMD AVIC interrupt injection race # # - Several other AMD fixes" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW # KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event # KVM: SVM: fix race between interrupt delivery and AVIC inhibition # KVM: SVM: set IRR in svm_deliver_interrupt # KVM: SVM: extract avic_ring_doorbell # selftests: kvm: Remove absent target file # KVM: arm64: vgic: Read HW interrupt pending state from the HW # KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU # KVM: x86: SVM: move avic definitions from AMD's spec to svm.h # KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it # KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them # KVM: x86: nSVM: expose clean bit support to the guest # KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM # KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state # KVM: x86: nSVM: fix potential NULL derefernce on nested migration # KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case # Revert "svm: Add warning message for AVIC IPI invalid target" # < /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 c5d9ae265b105d9a67575fb67bd4650a6fc08e25 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi': /kisskb/src/arch/powerpc/kernel/stacktrace.c:171:2: error: implicit declaration of function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration] nmi_cpu_backtrace(regs); ^ /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace': /kisskb/src/arch/powerpc/kernel/stacktrace.c:226:2: error: implicit declaration of function 'nmi_trigger_cpumask_backtrace' [-Werror=implicit-function-declaration] nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace_ipi); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/powerpc/kernel/stacktrace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:42.542503