# git rev-parse -q --verify 1d2cc5ac6f6668cc15216d51051103c61467d7e8^{commit} 1d2cc5ac6f6668cc15216d51051103c61467d7e8 already have revision, skipping fetch # git checkout -q -f -B kisskb 1d2cc5ac6f6668cc15216d51051103c61467d7e8 # git clean -qxdf # < git log -1 # commit 1d2cc5ac6f6668cc15216d51051103c61467d7e8 # Merge: 6c3efdc911b6 a5fe13c7b494 # Author: Linus Torvalds # Date: Wed Apr 29 09:25:32 2020 -0700 # # Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "A handful of fixes. # # Specifically: # # - fix linker argument to allow linking with lld # # - build fix for configurations without a frame pointer # # - a handful of build fixes related the SBI 0.1 vs 0.2 split # # - remove STRICT_KERNEL_RWX for !MMU, which isn't useful" # # * tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU # riscv: sbi: Fix undefined reference to sbi_shutdown # tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI # riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export # riscv: fix vdso build with lld # RISC-V: stacktrace: Declare sp_in_global outside ifdef # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1d2cc5ac6f6668cc15216d51051103c61467d7e8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x7B1B8C65 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5452:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5453:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/setup-common.o: in function `.setup_arch': setup-common.c:(.init.text+0xa20): undefined reference to `.mm_iommu_init' /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/kernel/iommu.o: in function `.iommu_tce_xchg_no_kill': iommu.c:(.text+0x2e14): undefined reference to `.mm_iommu_is_devmem' make[1]: *** [/kisskb/src/Makefile:1106: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:43.299815