Skip to content
Commit a5ad8378 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

sparc64: remove CONFIG_SET_FS support



sparc64 uses address space identifiers to differentiate between kernel
and user space, using ASI_P for kernel threads but ASI_AIUS for normal
user space, with the option of changing between them.

As nothing really changes the ASI any more, just hardcode ASI_AIUS
everywhere. Kernel threads are not allowed to access __user pointers
anyway.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 5a06fcb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment