linux/arch/riscv
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
..
configs RISC-V: Add a basic defconfig 2018-01-07 15:14:36 -08:00
include riscv: remove the unused current_pgdir function 2018-01-30 19:16:00 -08:00
kernel riscv: add ZONE_DMA32 2018-01-30 19:14:27 -08:00
lib RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
mm riscv: don't read back satp in paging_init 2018-01-30 19:16:07 -08:00
Kconfig riscv: add ZONE_DMA32 2018-01-30 19:14:27 -08:00
Makefile