# git rev-parse -q --verify a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0^{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 a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0^{commit} a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0 # git checkout -q -f -B kisskb a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0 # git clean -qxdf # < git log -1 # commit a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0 # Merge: a38ff5bbf979 5f63a493b99c # Author: Linus Torvalds # Date: Sat Feb 10 08:02:48 2024 -0800 # # Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # # - NVMe pull request via Keith: # - Update a potentially stale firmware attribute (Maurizio) # - Fixes for the recent verbose error logging (Keith, Chaitanya) # - Protection information payload size fix for passthrough (Francis) # # - Fix for a queue freezing issue in virtblk (Yi) # # - blk-iocost underflow fix (Tejun) # # - blk-wbt task detection fix (Jan) # # * tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux: # virtio-blk: Ensure no requests in virtqueues before deleting vqs. # blk-iocost: Fix an UBSAN shift-out-of-bounds warning # nvme: use ns->head->pi_size instead of t10_pi_tuple structure size # nvme-core: fix comment to reflect right functions # nvme: move passthrough logging attribute to head # blk-wbt: Fix detection of dirty-throttled tasks # nvme-host: fix the updating of the firmware version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a5b6244cf87c50358f5562b8f07f7ac35fc7f6b0 # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_m68k-gcc8 # Build took: 0:01:15.602970