From: Palmer Dabbelt Date: Mon, 20 Aug 2018 18:32:10 +0000 (-0700) Subject: RISC-V: Fix sys_riscv_flush_icache X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7a3b1bf70b37b3797c8570b82a473fd5749fab8d;p=linux.git RISC-V: Fix sys_riscv_flush_icache This contains a pair of patches that together fix sys_riscv_flush_icache on all systems: * The first enables sys_riscv_flush_icache() for non-SMP systems. * The second fixes a bug in our syscall header that caused sys_riscv_flush_icache to never get generated. --- 7a3b1bf70b37b3797c8570b82a473fd5749fab8d