linux-stable/arch/riscv/mm
Christoph Hellwig 7549cdf59d
riscv: rename sptbr to satp
satp is the name used by the current privileged spec 1.10, use it
instead of the old name.  The most recent release binutils release
(2.29) doesn't know about the satp name yet, so stick to the name from
the previous privileged ISA release and comment on the fact.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-01-30 19:16:12 -08:00
..
cacheflush.c RISC-V: Flush I$ when making a dirty page executable 2017-11-30 12:58:25 -08:00
extable.c
fault.c riscv: rename sptbr to satp 2018-01-30 19:16:12 -08:00
init.c riscv: don't read back satp in paging_init 2018-01-30 19:16:07 -08:00
ioremap.c RISC-V: io.h: type fixes for warnings 2017-11-30 10:01:10 -08:00
Makefile RISC-V: Flush I$ when making a dirty page executable 2017-11-30 12:58:25 -08:00