# git rev-parse -q --verify 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb^{commit} 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb already have revision, skipping fetch # git checkout -q -f -B kisskb 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb # git clean -qxdf # < git log -1 # commit 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb # Merge: 2a6526c4f389 d9281660ff3f # Author: Linus Torvalds # Date: Tue Jan 30 21:27:50 2024 -0800 # # Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # # - fix an infinite loop issue of sub-page compressed data support found # with lengthy stress tests on a 64k-page arm64 VM # # - optimize the temporary buffer allocation for low-memory scenarios, # which can reduce 20.21% on average under a heavy multi-app launch # benchmark workload # # - get rid of unnecessary GFP_NOFS # # * tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: relaxed temporary buffers allocation on readahead # erofs: fix infinite loop due to a race of filling compressed_bvecs # erofs: get rid of unneeded GFP_NOFS # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # .config:6307:warning: override: ARCH_RV32I changes choice state # < make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- Completed OK # rm -rf /kisskb/build/linus_rv32_defconfig_riscv-gcc13 # Build took: 0:02:36.965068