# git rev-parse -q --verify 9539ba4308ad5bdca6cb41c7b73cbb9f796dcdd7^{commit} 9539ba4308ad5bdca6cb41c7b73cbb9f796dcdd7 already have revision, skipping fetch # git checkout -q -f -B kisskb 9539ba4308ad5bdca6cb41c7b73cbb9f796dcdd7 # git clean -qxdf # < git log -1 # commit 9539ba4308ad5bdca6cb41c7b73cbb9f796dcdd7 # Merge: 7af959b5d5c8 5a19c7e06236 # Author: Linus Torvalds # Date: Fri Nov 19 11:40:14 2021 -0800 # # Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "I have two patches for 5.16: # # - allow external modules to be built against read-only source trees # # - turn KVM on in the defconfigs # # The second one isn't technically a fix, but it got tied up pending # some defconfig cleanups that ended up finding some larger issues. I # figured it'd be better to get the config changes some more testing, # but didn't want to hold up turning KVM on for that" # # * tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: fix building external modules # RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 9539ba4308ad5bdca6cb41c7b73cbb9f796dcdd7 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version ... Is "copy_page" prototyped in ? WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version ... Is "clear_page" prototyped in ? Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:15:19.659936