# git rev-parse -q --verify 4b810bf037e524b54669acbe4e0df54b15d87ea1^{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 4b810bf037e524b54669acbe4e0df54b15d87ea1^{commit} 4b810bf037e524b54669acbe4e0df54b15d87ea1 # git checkout -q -f -B kisskb 4b810bf037e524b54669acbe4e0df54b15d87ea1 # git clean -qxdf # < git log -1 # commit 4b810bf037e524b54669acbe4e0df54b15d87ea1 # Merge: b1983d427a53 18bddc5b6703 # Author: Linus Torvalds # Date: Thu Jul 13 14:35:02 2023 -0700 # # Merge tag 'erofs-for-6.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # "Three patches address regressions related to post-EOF unexpected # behaviors and fsdax unavailability of chunk-based regular files. # # The other two patches mainly get rid of kmap_atomic() and simplify # z_erofs_transform_plain(). # # - Fix two unexpected loop cases when reading beyond EOF # # - Fix fsdax unavailability for chunk-based regular files # # - Get rid of the remaining kmap_atomic() # # - Minor cleanups" # # * tag 'erofs-for-6.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: fix fsdax unavailability for chunk-based regular files # erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF # erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond EOF # erofs: simplify z_erofs_transform_plain() # erofs: get rid of the remaining kmap_atomic() # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 4b810bf037e524b54669acbe4e0df54b15d87ea1 # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519: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_allnoconfig_sparc64-gcc11 # Build took: 0:00:45.414723