From: Linus Torvalds Date: Wed, 29 Apr 2020 16:25:32 +0000 (-0700) Subject: Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.10.7~2706 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d2cc5ac6f6668cc15216d51051103c61467d7e8;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'riscv-for-linus-5.7-rc4' of git://git./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 --- 1d2cc5ac6f6668cc15216d51051103c61467d7e8