# git rev-parse -q --verify 60a9483534ed0d99090a2ee1d4bb0b8179195f51^{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 60a9483534ed0d99090a2ee1d4bb0b8179195f51^{commit} 60a9483534ed0d99090a2ee1d4bb0b8179195f51 # git checkout -q -f -B kisskb 60a9483534ed0d99090a2ee1d4bb0b8179195f51 # git clean -qxdf # < git log -1 # commit 60a9483534ed0d99090a2ee1d4bb0b8179195f51 # Merge: f6274b06e326 ef31499a87cf # Author: Linus Torvalds # Date: Tue Oct 5 10:52:53 2021 -0700 # # Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull misc fs warning fixes from David Howells: # "The first four patches fix kerneldoc warnings in fscache, afs, 9p and # nfs - they're mostly just comment changes, though there's one place in # 9p where a comment got detached from the function it was attached to # (v9fs_fid_add) and has to switch places with a function that got # inserted between (__add_fid). # # The patch on the end removes an unused symbol in fscache" # # * tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # fscache: Remove an unused static variable # fscache: Fix some kerneldoc warnings shown up by W=1 # 9p: Fix a bunch of kerneldoc warnings shown up by W=1 # afs: Fix kerneldoc warning shown up by W=1 # nfs: Fix kerneldoc warning shown up by W=1 # < /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 60a9483534ed0d99090a2ee1d4bb0b8179195f51 # < 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- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready /kisskb/src/arch/sparc/boot/Makefile:35: FORCE prerequisite is missing kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-defconfig_sparc64 # Build took: 0:00:57.860043