Commits
Heiko Carstens committed 8237ac3c4c8
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>