riscv: use memcpy based uaccess for nommu again
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Sep 2020 05:58:22 +0000 (07:58 +0200)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Sun, 4 Oct 2020 17:27:07 +0000 (10:27 -0700)
commit11129e8ed4d91a062c5062d80f476adc7fbedbac
tree1c841fd1fc654b83ce5a0fef18e4238d52f6cc47
parent3c57fa13f6bf3906643034c57736c778ce63fa55
riscv: use memcpy based uaccess for nommu again

This reverts commit adccfb1a805ea84d2db38eb53032533279bdaa97.

Now that the generic uaccess by mempcy code handles unaligned addresses
the generic code can be used for all RISC-V CPUs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Kconfig
arch/riscv/include/asm/uaccess.h
arch/riscv/lib/Makefile