# git rev-parse -q --verify 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1^{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 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1^{commit} 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1 # git checkout -q -f -B kisskb 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1 # git clean -qxdf # < git log -1 # commit 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1 # Merge: 43454e83916d 6d6e54fc71ad # Author: Linus Torvalds # Date: Fri Oct 4 10:43:44 2024 -0700 # # Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # # - Fix another use-after-free in aoe # # - Fixup wrong nested non-saving irq disable/restore in blk-iocost # # - Fixup a kerneldoc complaint introduced by a merge window patch # # * tag 'block-6.12-20241004' of git://git.kernel.dk/linux: # aoe: fix the potential use-after-free problem in more places # blk_iocost: remove some duplicate irq disable/enables # block: fix blk_rq_map_integrity_sg kernel-doc # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 360c1f1f24c6ab1dfe422a81a90cc07f53f378c1 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- sparc32_defconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3075:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3075 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 # Build took: 0:01:35.582189