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:
44e9309
)
powerpc: Convert print_symbol to %pSR
author
Joe Perches
<joe@perches.com>
Wed, 12 Dec 2012 08:19:00 +0000
(08:19 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:01:16 +0000
(17:01 +1100)
Use the new vsprintf extension to avoid any possible
message interleaving.
Convert the #ifdef DEBUG block to a single pr_debug.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found