# git rev-parse -q --verify bfe91da29bfad9941d5d703d45e29f0812a20724^{commit} bfe91da29bfad9941d5d703d45e29f0812a20724 already have revision, skipping fetch # git checkout -q -f -B kisskb bfe91da29bfad9941d5d703d45e29f0812a20724 # git clean -qxdf # < git log -1 # commit bfe91da29bfad9941d5d703d45e29f0812a20724 # Merge: 5c82ec00dd00 8038a922cf9a # Author: Linus Torvalds # Date: Mon Jul 6 12:48:04 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "Bugfixes and a one-liner patch to silence a sparse warning" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART # KVM: arm64: PMU: Fix per-CPU access in preemptible context # KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks # KVM: x86: Mark CR4.TSD as being possibly owned by the guest # KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode # kvm: use more precise cast and do not drop __user # KVM: x86: bit 8 of non-leaf PDPEs is not reserved # KVM: X86: Fix async pf caused null-ptr-deref # KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell # KVM: arm64: pvtime: Ensure task delay accounting is enabled # KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE # KVM: arm64: Annotate hyp NMI-related functions as __always_inline # KVM: s390: reduce number of IO pins to 1 # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bfe91da29bfad9941d5d703d45e29f0812a20724 # < make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:01:03.600219