# git rev-parse -q --verify 1fb918967b56df3262ee984175816f0acb310501^{commit} 1fb918967b56df3262ee984175816f0acb310501 already have revision, skipping fetch # git checkout -q -f -B kisskb 1fb918967b56df3262ee984175816f0acb310501 # git clean -qxdf # < git log -1 # commit 1fb918967b56df3262ee984175816f0acb310501 # Merge: d07b43284ab3 6252690f7e1b # Author: Linus Torvalds # Date: Wed Aug 14 17:56:15 2024 -0700 # # Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - extend tree-checker verification of directory item type # # - fix regression in page/folio and extent state tracking in xarray, the # dirty status can get out of sync and can cause problems e.g. a hang # # - in send, detect last extent and allow to clone it instead of sending # it as write, reduces amount of data transferred in the stream # # - fix checking extent references when cleaning deleted subvolumes # # - fix one more case in the extent map shrinker, let it run only in the # kswapd context so it does not cause latency spikes during other # operations # # * tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: fix invalid mapping of extent xarray state # btrfs: send: allow cloning non-aligned extent if it ends at i_size # btrfs: only run the extent map shrinker from kswapd tasks # btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type # btrfs: check delayed refs when we're checking if a ref exists # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1fb918967b56df3262ee984175816f0acb310501 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/fiemap.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/fiemap.c:822:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/fiemap.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:02:42.483341