# git rev-parse -q --verify 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a^{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 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a^{commit} 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a # git checkout -q -f -B kisskb 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a # git clean -qxdf # < git log -1 # commit 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a # Merge: d9d76778927d 8fefe9dacdb0 # Author: Linus Torvalds # Date: Tue Mar 31 12:09:51 2020 -0700 # # Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 vmware updates from Ingo Molnar: # "The main change in this tree is the addition of 'steal time clock # support' for VMware guests" # # * 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/vmware: Use bool type for vmw_sched_clock # x86/vmware: Enable steal time accounting # x86/vmware: Add steal time clock support for VMware guests # x86/vmware: Remove vmware_sched_clock_setup() # x86/vmware: Make vmware_select_hypercall() __init # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 42595ce90b9d4a6b9d8c5a1ea78da4eeaf7e086a # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-defconfig_sparc64 # Build took: 0:00:50.808786