s390: show_registers() should not map user space addresses to kernel symbols
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 7 Apr 2014 14:26:37 +0000 (16:26 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Apr 2014 11:53:27 +0000 (13:53 +0200)
It doesn't make sense to map user space addresses to kernel symbols when
show_registers() prints a user space psw. So just skip the translation part
if a user space psw is handled.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/dumpstack.c

Simple merge