]> git.baikalelectronics.ru Git - kernel.git/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)
commitcab9b41266fab1a02dcd41e7e4f728e95936fd5e
treeff4bb03205420d7600d9e2b35b2c5d2e38e716a7
parenta52bcb2fed0ac0b8b5e0a05e91c046fd34b4bc39
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