]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc: Convert print_symbol to %pSR
authorJoe Perches <joe@perches.com>
Wed, 12 Dec 2012 08:19:00 +0000 (08:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:01:16 +0000 (17:01 +1100)
commit03743716316eecddd32ae3314fc6b4dd15e6eec9
treea1cb3d61525d526c483d42413b773ecc1435904b
parent44e9309f1f357794b7ae93d5f3e3e6f11d2b8a7f
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>
arch/powerpc/platforms/cell/spu_callbacks.c