]> Git Repo - linux.git/commit
riscv: remove address space overrides using set_fs()
authorChristoph Hellwig <[email protected]>
Mon, 7 Sep 2020 05:58:25 +0000 (07:58 +0200)
committerPalmer Dabbelt <[email protected]>
Sun, 4 Oct 2020 17:27:10 +0000 (10:27 -0700)
commite8d444d3e98c255f91d228984abc46cfdfaf48b4
treebfeec3a1609581bd61a211c8be99e5ce0e17a0cd
parentd464118cdc4156c3f356507ea0f5ea0dc5be6c3d
riscv: remove address space overrides using set_fs()

Stop providing the possibility to override the address space using
set_fs() now that there is no need for that any more.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/Kconfig
arch/riscv/include/asm/thread_info.h
arch/riscv/include/asm/uaccess.h
arch/riscv/kernel/process.c
This page took 0.057994 seconds and 4 git commands to generate.