# git rev-parse -q --verify f03359bca01bf4372cf2c118cd9a987a5951b1c8^{commit} f03359bca01bf4372cf2c118cd9a987a5951b1c8 already have revision, skipping fetch # git checkout -q -f -B kisskb f03359bca01bf4372cf2c118cd9a987a5951b1c8 # git clean -qxdf # < git log -1 # commit f03359bca01bf4372cf2c118cd9a987a5951b1c8 # Merge: da87c77ebba3 63a6ce5a1a62 # Author: Linus Torvalds # Date: Thu May 2 10:49:12 2024 -0700 # # Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - set correct ram_bytes when splitting ordered extent. This can be # inconsistent on-disk but harmless as it's not used for calculations # and it's only advisory for compression # # - fix lockdep splat when taking cleaner mutex in qgroups disable ioctl # # - fix missing mutex unlock on error path when looking up sys chunk for # relocation # # * tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: set correct ram_bytes when splitting ordered extent # btrfs: take the cleaner_mutex earlier in qgroup disable # btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() # < /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 f03359bca01bf4372cf2c118cd9a987a5951b1c8 # 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/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3252: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:51.996428