From: Joe Perches Date: Wed, 12 Dec 2012 08:19:00 +0000 (+0000) Subject: powerpc: Convert print_symbol to %pSR X-Git-Tag: v3.9-rc1~100^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03743716316eecddd32ae3314fc6b4dd15e6eec9;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed