# git rev-parse -q --verify 2c40519251d61590377b313379ae2d4d4ef28266^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2c40519251d61590377b313379ae2d4d4ef28266^{commit} 2c40519251d61590377b313379ae2d4d4ef28266 # git checkout -q -f -B kisskb 2c40519251d61590377b313379ae2d4d4ef28266 # git clean -qxdf # < git log -1 # commit 2c40519251d61590377b313379ae2d4d4ef28266 # Merge: 793cfd598370 68d99ab0e922 # Author: Linus Torvalds # Date: Tue Apr 11 11:43:16 2023 -0700 # # Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - fix fast checksum detection, this affects filesystems with non-crc32c # checksum, calculation would not be offloaded to worker threads # # - restore thread_pool mount option behaviour for endio workers, the new # value for maximum active threads would not be set to the actual work # queues # # * tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: fix fast csum implementation detection # btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 2c40519251d61590377b313379ae2d4d4ef28266 # < make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc11 # Build took: 0:02:12.149153