# git rev-parse -q --verify 3669558bdf354cd352be955ef2764cde6a9bf5ec^{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 3669558bdf354cd352be955ef2764cde6a9bf5ec^{commit} 3669558bdf354cd352be955ef2764cde6a9bf5ec # git checkout -q -f -B kisskb 3669558bdf354cd352be955ef2764cde6a9bf5ec # git clean -qxdf # < git log -1 # commit 3669558bdf354cd352be955ef2764cde6a9bf5ec # Merge: 2c758cef6686 5facccc94023 # Author: Linus Torvalds # Date: Tue Sep 12 11:28:00 2023 -0700 # # Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - several fixes for handling directory item (inserting, removing, # iteration, error handling) # # - fix transaction commit stalls when auto relocation is running and # blocks other tasks that want to commit # # - fix a build error when DEBUG is enabled # # - fix lockdep warning in inode number lookup ioctl # # - fix race when finishing block group creation # # - remove link to obsolete wiki in several files # # * tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org # btrfs: assert delayed node locked when removing delayed item # btrfs: remove BUG() after failure to insert delayed dir index item # btrfs: improve error message after failure to add delayed dir index item # btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio # btrfs: check for BTRFS_FS_ERROR in pending ordered assert # btrfs: fix lockdep splat and potential deadlock after failure running delayed items # btrfs: do not block starts waiting on previous transaction commit # btrfs: release path before inode lookup during the ino lookup ioctl # btrfs: fix race between finishing block group creation and its item update # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 3669558bdf354cd352be955ef2764cde6a9bf5ec # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ WARNING: modpost: vmlinux: section mismatch in reference: ioremap_prot+0x88 (section: .text) -> ioremap_fixed (section: .init.text) Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:01:08.147713