# git rev-parse -q --verify 6905b1dc3c32a094f0da61bd656a740f0a97d592^{commit} 6905b1dc3c32a094f0da61bd656a740f0a97d592 already have revision, skipping fetch # git checkout -q -f -B kisskb 6905b1dc3c32a094f0da61bd656a740f0a97d592 # git clean -qxdf # < git log -1 # commit 6905b1dc3c32a094f0da61bd656a740f0a97d592 # Merge: a80314c327a9 55626ca9c690 # Author: Linus Torvalds # Date: Thu Apr 1 12:42:55 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "It's a bit larger than I (and probably you) would like by the time we # get to -rc6, but perhaps not entirely unexpected since the changes in # the last merge window were larger than usual. # # x86: # - Fixes for missing TLB flushes with TDP MMU # # - Fixes for race conditions in nested SVM # # - Fixes for lockdep splat with Xen emulation # # - Fix for kvmclock underflow # # - Fix srcdir != builddir builds # # - Other small cleanups # # ARM: # - Fix GICv3 MMIO compatibility probing # # - Prevent guests from using the ARMv8.4 self-hosted tracing # extension" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0) # KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_time_update() # KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken # KVM: x86: reduce pvclock_gtod_sync_lock critical sections # KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested vmexit # KVM: SVM: load control fields from VMCB12 before checking them # KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages # KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping # KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap # KVM: make: Fix out-of-source module builds # selftests: kvm: make hardware_disable_test less verbose # KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE # KVM: x86: remove unused declaration of kvm_write_tsc() # KVM: clean up the unused argument # tools/kvm_stat: Add restart delay # KVM: arm64: Fix CPU interface MMIO compatibility detection # KVM: arm64: Disable guest access to trace filter controls # KVM: arm64: Hide system instruction access to Trace registers # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 6905b1dc3c32a094f0da61bd656a740f0a97d592 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:13:02.267808