# git rev-parse -q --verify 9851a0dee7c28514f149f7e4f60ec1b06286cc1b^{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 9851a0dee7c28514f149f7e4f60ec1b06286cc1b^{commit} 9851a0dee7c28514f149f7e4f60ec1b06286cc1b # git checkout -q -f -B kisskb 9851a0dee7c28514f149f7e4f60ec1b06286cc1b # git clean -qxdf # < git log -1 # commit 9851a0dee7c28514f149f7e4f60ec1b06286cc1b # Merge: a16a47e98a30 c7527373fe28 # Author: Linus Torvalds # Date: Mon May 4 11:20:32 2020 -0700 # # Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull gcc-plugins fixes from Kees Cook: # "GCC 10 fixes for gcc-plugins: # # - Adjust caller of cgraph_create_edge for GCC 10 argument usage # # - Update common headers to build under GCC 10 (Frédéric Pierret)" # # * tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # gcc-common.h: Update for GCC 10 # gcc-plugins/stackleak: Avoid assignment for unused macro argument # < /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 9851a0dee7c28514f149f7e4f60ec1b06286cc1b # < 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:54.684073