commit | 03743716316eecddd32ae3314fc6b4dd15e6eec9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Dec 12 08:19:00 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jan 10 17:01:16 2013 +1100 |
tree | a1cb3d61525d526c483d42413b773ecc1435904b | |
parent | 44e9309f1f357794b7ae93d5f3e3e6f11d2b8a7f [diff] |
powerpc: Convert print_symbol to %pSR 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>