# git rev-parse -q --verify 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9^{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 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9^{commit} 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9 # git checkout -q -f -B kisskb 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9 # git clean -qxdf # < git log -1 # commit 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9 # Merge: 3c6d4056663d 9102fa346041 # Author: Linus Torvalds # Date: Mon Jan 10 10:20:15 2022 -0800 # # Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 vdso updates from Borislav Petkov: # "Remove -nostdlib compiler flag now that the vDSO uses the linker # instead of the compiler driver to link files" # # * tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/purgatory: Remove -nostdlib compiler flag # x86/vdso: Remove -nostdlib compiler flag # < /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 133d9c53c9dcbb1b8f317e402e79c44d9eb725c9 # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-allnoconfig_sparc64 # Build took: 0:00:34.686772