linux_dsm_epyc7002/arch/riscv/mm
Christoph Hellwig 372def1f93
riscv: don't read back satp in paging_init
init_mm.pgd (aka swapped_pgd) gets relocated like all other kernel
symbols by the elf loader, so there is no need to reload it from satp.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-01-30 19:16:07 -08:00
..
cacheflush.c RISC-V: Flush I$ when making a dirty page executable 2017-11-30 12:58:25 -08:00
extable.c RISC-V: ELF and module implementation 2017-09-26 15:26:46 -07:00
fault.c riscv: rename SR_* constants to match the spec 2018-01-07 15:14:39 -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