# git rev-parse -q --verify 0aa099a312b6323495a23d758009eb7fc04a7617^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 0aa099a312b6323495a23d758009eb7fc04a7617^{commit} 0aa099a312b6323495a23d758009eb7fc04a7617 # git checkout -q -f -B kisskb 0aa099a312b6323495a23d758009eb7fc04a7617 # git clean -qxdf # < git log -1 # commit 0aa099a312b6323495a23d758009eb7fc04a7617 # Merge: 6efb943b8616 ce7ea0cfdc2e # Author: Linus Torvalds # Date: Mon May 10 12:30:45 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # # - Lots of bug fixes. # # - Fix virtualization of RDPID # # - Virtualization of DR6_BUS_LOCK, which on bare metal is new to this # release # # - More nested virtualization migration fixes (nSVM and eVMCS) # # - Fix for KVM guest hibernation # # - Fix for warning in SEV-ES SRCU usage # # - Block KVM from loading on AMD machines with 5-level page tables, due # to the APM not mentioning how host CR4.LA57 exactly impacts the # guest. # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (48 commits) # KVM: SVM: Move GHCB unmapping to fix RCU warning # KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers # kvm: Cap halt polling at kvm->max_halt_poll_ns # tools/kvm_stat: Fix documentation typo # KVM: x86: Prevent deadlock against tk_core.seq # KVM: x86: Cancel pvclock_gtod_work on module removal # KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging # KVM: X86: Expose bus lock debug exception to guest # KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit # KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks # KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed # KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model # KVM: x86: Move uret MSR slot management to common x86 # KVM: x86: Export the number of uret MSRs to vendor modules # KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way # KVM: VMX: Use common x86's uret MSR list as the one true list # KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list # KVM: VMX: Configure list of user return MSRs at module init # KVM: x86: Add support for RDPID without RDTSCP # KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 0aa099a312b6323495a23d758009eb7fc04a7617 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_realview_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- realview_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_realview_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_realview_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_realview_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:44, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_realview_defconfig_arm-gcc4.9 # Build took: 0:00:56.632578