commit | 9ea806621d97f728e6401dbfaa6f84f9af1b832f | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Apr 07 16:26:37 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 11 13:53:27 2014 +0200 |
tree | 287ec72f0872b740626a59f05ad3b120bf6d6055 | |
parent | 3b7df3421f8813ce3b0eedf3d1d9c247c38e3c39 [diff] |
s390: show_registers() should not map user space addresses to kernel symbols 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>