# git rev-parse -q --verify 20cb38a7af88dc40095da7c2c9094da3873fea23^{commit} 20cb38a7af88dc40095da7c2c9094da3873fea23 already have revision, skipping fetch # git checkout -q -f -B kisskb 20cb38a7af88dc40095da7c2c9094da3873fea23 # git clean -qxdf # < git log -1 # commit 20cb38a7af88dc40095da7c2c9094da3873fea23 # Merge: 4f0a8fe3215c 6e68de0bb0ed # Author: Linus Torvalds # Date: Mon Apr 8 13:11:11 2024 -0700 # # Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "Several fixes to qgroups that have been recently identified by test # generic/475: # # - fix prealloc reserve leak in subvolume operations # # - various other fixes in reservation setup, conversion or cleanup" # # * tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: always clear PERTRANS metadata during commit # btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve # btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans # btrfs: record delayed inode root in transaction # btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations # btrfs: qgroup: correctly model root qgroup rsv in convert # < /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 20cb38a7af88dc40095da7c2c9094da3873fea23 # make -s -j 40 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 40 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 40 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 40 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/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3262: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/extent_io.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:01:07.111637