From: Linus Torvalds Date: Thu, 23 Aug 2018 20:37:01 +0000 (-0700) Subject: Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15~8138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5563ae9b39c5ba492be1b18f2d72fd43ba549915;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'riscv-for-linus-4.19-mw1' of git://git./linux/kernel/git/palmer/riscv-linux Pull RISC-V fixes from Palmer Dabbelt: "This contains a pair of fixes to the RISC-V port: - The removal of our compat.h, which didn't do anything. - Fixes to sys_riscv_flush_icache to ensure it actually shows up. We're going to just call this a bug in the ABI, as it was always supposed to be there. I've given these a simple build+boot test, both individually and as the actual tag" * tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux: riscv: Delete asm/compat.h RISC-V: Don't use a global include guard for uapi/asm/syscalls.h RISC-V: Define sys_riscv_flush_icache when SMP=n --- 5563ae9b39c5ba492be1b18f2d72fd43ba549915