diff options
| author | Arnd Bergmann <[email protected]> | 2022-02-11 16:26:42 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2022-02-25 08:36:06 +0000 |
| commit | 75d4d29549e54c61466d60336b1c6e3a5d28797c (patch) | |
| tree | 48442ed7077e34e60c9bc34438c11a804800d9fe /lib/strncpy_from_user.c | |
| parent | sparc64: remove CONFIG_SET_FS support (diff) | |
| download | kernel-75d4d29549e54c61466d60336b1c6e3a5d28797c.tar.gz kernel-75d4d29549e54c61466d60336b1c6e3a5d28797c.zip | |
sh: remove CONFIG_SET_FS support
sh uses set_fs/get_fs only in one file, to handle address
errors in both user and kernel memory.
It already has an abstraction to differentiate between I/O
and memory, so adding a third class for kernel memory fits
into the same scheme and lets us kill off CONFIG_SET_FS.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/strncpy_from_user.c')
0 files changed, 0 insertions, 0 deletions
