From: Geert Uytterhoeven Date: Mon, 13 Oct 2008 19:58:48 +0000 (+0200) Subject: m68k: Use new printk() extension %pS to print symbols X-Git-Tag: v2.6.28-rc1~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbbae657305f83ed009143c4c7a8737d75621b2;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed