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:
5b1d5f9
)
m68k: Use new printk() extension %pS to print symbols
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 13 Oct 2008 19:58:48 +0000
(21:58 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 14 Oct 2008 17:23:26 +0000
(10:23 -0700)
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: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found