]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k: Use new printk() extension %pS to print symbols
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Oct 2008 19:58:48 +0000 (21:58 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2008 17:23:26 +0000 (10:23 -0700)
commit8fbbae657305f83ed009143c4c7a8737d75621b2
treee8dd6ccc03b5360f15406af697fae7b615bcf69a
parent5b1d5f953bbb50dcbdf93719cb622aa128ba7527
m68k: Use new printk() extension %pS to print symbols

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>
arch/m68k/kernel/traps.c