# git rev-parse -q --verify c442a42363b2ce5c3eb2b0ff1e052ee956f0a29f^{commit} c442a42363b2ce5c3eb2b0ff1e052ee956f0a29f already have revision, skipping fetch # git checkout -q -f -B kisskb c442a42363b2ce5c3eb2b0ff1e052ee956f0a29f # git clean -qxdf # < git log -1 # commit c442a42363b2ce5c3eb2b0ff1e052ee956f0a29f # Merge: 6ce8b2ce0d7e be57855f5050 # Author: Linus Torvalds # Date: Fri Mar 15 10:10:31 2024 -0700 # # Merge tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs # # Pull 9p updates from Eric Van Hensbergen: # "This includes a number of patches addressing improvements in the cache # portions of the 9p client. # # The biggest improvements have to do with fixing handling of inodes and # eliminating duplicate structures and unnecessary allocation/release of # inode structures and many associated unnecessary protocol traffic. # This also dramatically reduced code complexity across the code and # sets us up to add proper temporal cache capabilities" # # * tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs: # fs/9p: fix dups even in uncached mode # fs/9p: simplify iget to remove unnecessary paths # fs/9p: rework qid2ino logic # fs/9p: Eliminate now unused v9fs_get_inode # fs/9p: Eliminate redundant non-cache path in mknod # fs/9p: remove walk and inode allocation from symlink # fs/9p: convert mkdir to use get_new_inode # fs/9p: switch vfsmount to use v9fs_get_new_inode # < /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 c442a42363b2ce5c3eb2b0ff1e052ee956f0a29f # 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:15.104633