s390/dumpstack: convert print_symbol to %pSR
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 2 Sep 2013 09:20:00 +0000 (11:20 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 4 Sep 2013 15:19:07 +0000 (17:19 +0200)
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>

No differences found