[PATCH] powerpc: Use new printk extension %pS to print symbols on oops
Linus Torvalds
torvalds at linux-foundation.org
Tue Jul 8 03:08:20 EST 2008
On Mon, 7 Jul 2008, Benjamin Herrenschmidt wrote:
>
> This changes the oops and backtrace code to use the new %pS
> printk extension to print out symbols rather than manually
> calling print_symbol.
Ok, I ended up committing the suppor for '%pS' early (as a series of
smaller patches to make it clearer), just because it makes it easier for
different people to start converthing things with the infrastructure in
place.
But I wasn't planning on actually merging any of the conversions until
after 2.6.26 (ie there will be no actual _users_ of '%pS' in 2.6.26)
Linus
More information about the Linuxppc-dev
mailing list