# git rev-parse -q --verify 277100b3d5fefacba4f5ff18e2e52a9553eb6e3f^{commit} 277100b3d5fefacba4f5ff18e2e52a9553eb6e3f already have revision, skipping fetch # git checkout -q -f -B kisskb 277100b3d5fefacba4f5ff18e2e52a9553eb6e3f # git clean -qxdf # < git log -1 # commit 277100b3d5fefacba4f5ff18e2e52a9553eb6e3f # Merge: c8e769961668 4c4ab8ae4163 # Author: Linus Torvalds # Date: Fri Mar 15 14:55:50 2024 -0700 # # Merge tag 'block-6.9-20240315' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # # - Revert of a change for mq-deadline that went into the 6.8 release, # causing a performance regression for some (Bart) # # - Revert of the interruptible discard handling. This needs more work # since the ioctl and fs path aren't properly split, and will happen # for the 6.10 kernel release. For 6.9, do the minimal revert # (Christoph) # # - Fix for an issue with the timestamp caching code (me) # # - kerneldoc fix (Jiapeng) # # * tag 'block-6.9-20240315' of git://git.kernel.dk/linux: # block: fix mismatched kerneldoc function name # Revert "blk-lib: check for kill signal" # Revert "block/mq-deadline: use correct way to throttling write requests" # block: limit block time caching to in_task() context # < /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 277100b3d5fefacba4f5ff18e2e52a9553eb6e3f # 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:6329: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- In file included from /kisskb/src/arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts:6: /kisskb/src/arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: dt-bindings/reset/sophgo,sg2042-reset.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [/kisskb/src/scripts/Makefile.lib:421: arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: arch/riscv/boot/dts/sophgo] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1387: dtbs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command '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- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_rv32_defconfig_riscv-gcc13 # Build took: 0:00:13.027252