From: Michael Ellerman Date: Thu, 24 Apr 2008 05:13:19 +0000 (+1000) Subject: [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ X-Git-Tag: v2.6.26-rc1~1055^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ebf352b2e04ee89efb426e33dd450d8f1cfcd5;p=pandora-kernel.git [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ In pseries/lpar.c, fix some printf specifier mismatches, and add a newline to one printk. In pseries/rtasd.c add "rtasd" to some messages to make it clear where they're coming from. In pseries/scanlog.c remove the hand-rolled runtime debugging support in there. This file has been largely unchanged for eons, if we need to debug it in future we can recompile. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed