diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-03-21 13:13:02 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-03-29 00:23:19 +0200 |
commit | ec022681a4201006a5bcb1a01401591a326b659c (patch) | |
tree | 18f8f80fca5bc62140dcdf41b4af184987d7e040 /arch/alpha/Kconfig | |
parent | alpha: add a helper for emitting exception table entries (diff) | |
download | linux-ec022681a4201006a5bcb1a01401591a326b659c.tar.xz linux-ec022681a4201006a5bcb1a01401591a326b659c.zip |
alpha: switch to RAW_COPY_USER
copy_{to,from}_user() uninlined. We can go back to inlined variants,
if we want to...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r-- | arch/alpha/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 0e49d39ea74a..1be5f61dc630 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -26,6 +26,7 @@ config ALPHA select ODD_RT_SIGACTION select OLD_SIGSUSPEND select CPU_NO_EFFICIENT_FFS if !ALPHA_EV67 + select ARCH_HAS_RAW_COPY_USER help The Alpha is a 64-bit general-purpose processor designed and marketed by the Digital Equipment Corporation of blessed memory, |