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:
3a4c6f0
)
powerpc: Use new printk extension %pS to print symbols on oops
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 7 Jul 2008 03:44:31 +0000
(13:44 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 9 Jul 2008 06:30:44 +0000
(16:30 +1000)
This changes the oops and backtrace code to use the new %pS
printk extension to print out symbols rather than manually
calling print_symbol.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found