linux/arch
Christoph Hellwig 5e6e9852d6 uaccess: add infrastructure for kernel builds with set_fs()
Add a CONFIG_SET_FS option that is selected by architecturess that
implement set_fs, which is all of them initially.  If the option is not
set stubs for routines related to overriding the address space are
provided so that architectures can start to opt out of providing set_fs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-09-08 22:21:32 -04:00
..
alpha uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
arc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
arm uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
arm64 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
c6x uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
csky uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
h8300 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
hexagon uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
ia64 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
m68k uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
microblaze uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
mips uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
nds32 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
nios2 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
openrisc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
parisc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
powerpc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
riscv uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
s390 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
sh uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
sparc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
um uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
x86 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
xtensa uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
.gitignore
Kconfig uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00