# git rev-parse -q --verify 7c7ec3226f5f33f9c050d85ec20f18419c622ad6^{commit} 7c7ec3226f5f33f9c050d85ec20f18419c622ad6 already have revision, skipping fetch # git checkout -q -f -B kisskb 7c7ec3226f5f33f9c050d85ec20f18419c622ad6 # git clean -qxdf # < git log -1 # commit 7c7ec3226f5f33f9c050d85ec20f18419c622ad6 # Merge: b463b6f69974 4bb05f30483f # Author: Linus Torvalds # Date: Fri Sep 25 17:15:19 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull more kvm fixes from Paolo Bonzini: # "Five small fixes. # # The nested migration bug will be fixed with a better API in 5.10 or # 5.11, for now this is a fix that works with existing userspace but # keeps the current ugly API" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: SVM: Add a dedicated INVD intercept routine # KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE # KVM: x86: fix MSR_IA32_TSC read for nested migration # selftests: kvm: Fix assert failure in single-step test # KVM: x86: VMX: Make smaller physical guest address space support user-configurable # < /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 7c7ec3226f5f33f9c050d85ec20f18419c622ad6 # < make -s -j 24 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 24 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 24 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 24 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:00:51.871171