# git rev-parse -q --verify 6a0e38264012809afa24113ee2162dc07f4ed22b^{commit} 6a0e38264012809afa24113ee2162dc07f4ed22b already have revision, skipping fetch # git checkout -q -f -B kisskb 6a0e38264012809afa24113ee2162dc07f4ed22b # git clean -qxdf # < git log -1 # commit 6a0e38264012809afa24113ee2162dc07f4ed22b # Merge: 94a8ee195daf 12653ec36112 # Author: Linus Torvalds # Date: Wed Aug 7 09:53:41 2024 -0700 # # Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - fix double inode unlock for direct IO sync writes (reported by # syzbot) # # - fix root tree id/name map definitions, don't use fixed size buffers # for name (reported by -Werror=unterminated-string-initialization) # # - fix qgroup reserve leaks in bufferd write path # # - update scrub status structure more often so it can be reported in # user space more accurately and let 'resume' not repeat work # # - in preparation to remove space cache v1 in the future print a warning # if it's detected # # * tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: avoid using fixed char array size for tree names # btrfs: fix double inode unlock for direct IO sync writes # btrfs: emit a warning about space cache v1 being deprecated # btrfs: fix qgroup reserve leaks in cow_file_range # btrfs: implement launder_folio for clearing dirty page reserve # btrfs: scrub: update last_physical after scrubbing one stripe # btrfs: factor out stripe length calculation into a helper # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 6a0e38264012809afa24113ee2162dc07f4ed22b # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3072:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3072 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc13 # Build took: 0:00:18.213223