linux_dsm_epyc7002/arch/riscv
Christoph Hellwig d464118cdc
riscv: implement __get_kernel_nofault and __put_user_nofault
Implement the non-faulting kernel access helpers directly instead of
abusing the uaccess routines under set_fs(KERNEL_DS).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-10-04 10:27:09 -07:00
..
boot riscv: Allow building with kcov coverage 2020-07-30 11:37:35 -07:00
configs RISC-V: Add EFI stub support. 2020-10-02 14:31:21 -07:00
include riscv: implement __get_kernel_nofault and __put_user_nofault 2020-10-04 10:27:09 -07:00
kernel RISC-V: Add EFI runtime services 2020-10-02 14:31:28 -07:00
lib riscv: use memcpy based uaccess for nommu again 2020-10-04 10:27:07 -07:00
mm RISC-V: Add page table dump support for uefi 2020-10-02 14:31:33 -07:00
net bpf, riscv: Use compressed instructions in the rv64 JIT 2020-07-21 13:26:25 -07:00
Kbuild
Kconfig riscv: use memcpy based uaccess for nommu again 2020-10-04 10:27:07 -07:00
Kconfig.debug
Kconfig.socs RISC-V: Remove CLINT related code from timer and arch 2020-08-20 10:58:13 -07:00
Makefile RISC-V: Add EFI stub support. 2020-10-02 14:31:21 -07:00