commit | 8237ac3c4c827a187538fab1ca370e34addc922d | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Sep 02 11:20:00 2013 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Sep 04 17:19:07 2013 +0200 |
tree | 3516de56381f5bfff7cb8fd5c4620bbe5b458732 | |
parent | ae6834c1e4bdfede56eee815595a19c690fddcae [diff] |
s390/dumpstack: convert print_symbol to %pSR This is the same as what other architectures did. The change has also the advantage that there won't be any interleaving messages between printk() and print_symbol(). Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>