# git rev-parse -q --verify 69dac8e431af26173ca0a1ebc87054e01c585bcc^{commit} 69dac8e431af26173ca0a1ebc87054e01c585bcc already have revision, skipping fetch # git checkout -q -f -B kisskb 69dac8e431af26173ca0a1ebc87054e01c585bcc # git clean -qxdf # < git log -1 # commit 69dac8e431af26173ca0a1ebc87054e01c585bcc # Merge: 6c833c0581f1 5cef38dd03f3 # Author: Linus Torvalds # Date: Fri Aug 12 18:39:43 2022 -0700 # # Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull more RISC-V updates from Palmer Dabbelt: # "There's still a handful of new features in here, but there are a lot # of fixes/cleanups as well: # # - Support for the Zicbom extension for explicit cache-block # management, along with the necessary bits to make the non-standard # cache management ops on the Allwinner D1 function # # - Support for the Zihintpause extension, which codifies a go-slow # instruction used for cpu_relax() # # - Support for the Sstc extension for supervisor-mode timer/counter # management # # - Many device tree fixes and cleanups, including a large set for the # Canaan device trees # # - A handful of fixes and cleanups for the PMU driver" # # * tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (43 commits) # dt-bindings: gpio: sifive: add gpio-line-names # wireguard: selftests: set CONFIG_NONPORTABLE on riscv32 # RISC-V: KVM: Support sstc extension # RISC-V: Improve SBI definitions # RISC-V: Move counter info definition to sbi header file # RISC-V: Fix SBI PMU calls for RV32 # RISC-V: Update user page mapping only once during start # RISC-V: Fix counter restart during overflow for RV32 # RISC-V: Prefer sstc extension if available # RISC-V: Enable sstc extension parsing from DT # RISC-V: Add SSTC extension CSR details # riscv:uprobe fix SR_SPIE set/clear handling # dt-bindings: riscv: fix SiFive l2-cache's cache-sets # riscv: ensure cpu_ops_sbi is declared # RISC-V: cpu_ops_spinwait.c should include head.h # RISC-V: Declare cpu_ops_spinwait in # riscv: dts: starfive: correct number of external interrupts # riscv: dts: sifive unmatched: Add PWM controlled LEDs # riscv/purgatory: Omit use of bin2c # riscv/purgatory: hard-code obj-y in Makefile # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 69dac8e431af26173ca0a1ebc87054e01c585bcc # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12450:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12455:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12457:warning: override: reassigning to symbol UML_NET_SLIP .config:12460:warning: override: reassigning to symbol UML_NET_MCAST .config:12462:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1855: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:00:52.204386