diff options
Diffstat (limited to 'arch/s390/kernel/compat_linux.c')
-rw-r--r-- | arch/s390/kernel/compat_linux.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/s390/kernel/compat_linux.c b/arch/s390/kernel/compat_linux.c index 1f1b8c70ab97..e030d2bdec1b 100644 --- a/arch/s390/kernel/compat_linux.c +++ b/arch/s390/kernel/compat_linux.c | |||
@@ -58,10 +58,6 @@ | |||
58 | 58 | ||
59 | #include "compat_linux.h" | 59 | #include "compat_linux.h" |
60 | 60 | ||
61 | u32 psw32_user_bits = PSW32_MASK_DAT | PSW32_MASK_IO | PSW32_MASK_EXT | | ||
62 | PSW32_DEFAULT_KEY | PSW32_MASK_BASE | PSW32_MASK_MCHECK | | ||
63 | PSW32_MASK_PSTATE | PSW32_ASC_HOME; | ||
64 | |||
65 | /* For this source file, we want overflow handling. */ | 61 | /* For this source file, we want overflow handling. */ |
66 | 62 | ||
67 | #undef high2lowuid | 63 | #undef high2lowuid |