git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae6834c
)
s390/dumpstack: convert print_symbol to %pSR
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 2 Sep 2013 09:20:00 +0000
(11:20 +0200)
committer
Heiko 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