]> Pileus Git - ~andy/linux/commit
s390/compat: make psw32_user_bits a constant value again
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 16 Oct 2013 12:17:29 +0000 (14:17 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:12 +0000 (17:17 +0200)
commitf26946d7ecad0afdd85e6ae56663d0fe26676b34
treeff4bb03205420d7600d9e2b35b2c5d2e38e716a7
parent5ebf250dabbae83ad875f0dda5a108503cf78f3b
s390/compat: make psw32_user_bits a constant value again

Make psw32_user_bits a constant value again.
This is a leftover of the code which allowed to run the kernel either
in primary or home space which got removed with 9a905662 "s390/uaccess:
always run the kernel in home space".

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/compat.h
arch/s390/kernel/compat_linux.c
arch/s390/kernel/compat_signal.c
arch/s390/kernel/ptrace.c