From: Heiko Carstens Date: Mon, 13 Jan 2014 12:35:16 +0000 (+0100) Subject: s390/compat: fix PSW32_USER_BITS definition X-Git-Tag: v3.14-rc1~184^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=075dfd82102d2048e43e1cbf48d558d915c50072;p=pandora-kernel.git s390/compat: fix PSW32_USER_BITS definition PSW32_USER_BITS should define the primary address space for user space instead of the home address space. Symptom of this bug is that gdb doesn't work in compat mode. The bug was introduced with e258d719ff28 "s390/uaccess: always run the kernel in home space" and f26946d7ecad "s390/compat: make psw32_user_bits a constant value again". Cc: stable@vger.kernel.org # v3.13+ Reported-by: Andreas Arnez Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed