# git rev-parse -q --verify 99bd3cb0d12e85d5114425353552121ec8f93adc^{commit} 99bd3cb0d12e85d5114425353552121ec8f93adc already have revision, skipping fetch # git checkout -q -f -B kisskb 99bd3cb0d12e85d5114425353552121ec8f93adc # git clean -qxdf # < git log -1 # commit 99bd3cb0d12e85d5114425353552121ec8f93adc # Merge: 54be6c6c5ae8 7b508b323b2e # Author: Linus Torvalds # Date: Tue Feb 6 07:38:31 2024 +0000 # # Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefs # # Pull bcachefs fixes from Kent Overstreet: # "Two serious ones here that we'll want to backport to stable: a fix for # a race in the thread_with_file code, and another locking fixup in the # subvolume deletion path" # # * tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefs: # bcachefs: time_stats: Check for last_event == 0 when updating freq stats # bcachefs: install fd later to avoid race with close # bcachefs: unlock parent dir if entry is not found in subvolume deletion # bcachefs: Fix build on parisc by avoiding __multi3() # < /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 99bd3cb0d12e85d5114425353552121ec8f93adc # 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:3061: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:12.114450