# git rev-parse -q --verify ffd2cb6b718e189e7e2d5d0c19c25611f92e061a^{commit} ffd2cb6b718e189e7e2d5d0c19c25611f92e061a already have revision, skipping fetch # git checkout -q -f -B kisskb ffd2cb6b718e189e7e2d5d0c19c25611f92e061a # git clean -qxdf # < git log -1 # commit ffd2cb6b718e189e7e2d5d0c19c25611f92e061a # Merge: 4c36fbb46f13 5429c8de56f6 # Author: Linus Torvalds # Date: Thu Feb 22 11:57:30 2024 -0800 # # Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # "Mostly just fixlets for md, but also a sed-opal parsing fix" # # * tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux: # block: sed-opal: handle empty atoms when parsing response # md: Don't suspend the array for interrupted reshape # md: Don't register sync_thread for reshape directly # md: Make sure md_do_sync() will set MD_RECOVERY_DONE # md: Don't ignore read-only array in md_check_recovery() # md: Don't ignore suspended array in md_check_recovery() # md: Fix missing release of 'active_io' for flush # < /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 ffd2cb6b718e189e7e2d5d0c19c25611f92e061a # 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:3078: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:02.175939