[LINUX][POWERPC] undef DEBUG in linuxppc time.c to prevent printk
flooding. Developers may want to enable this but the default in the code
should be undefined to prevent the xenppc user from beeing flooded by
those printk messages printed with DBG in time.c.
Signed-off-by: Christian Ehrhardt <[EMAIL PROTECTED]>
Grüsse / regards,
Christian Ehrhardt
IBM Linux Technology Center, Open Virtualization
+49 7031/16-3385
[EMAIL PROTECTED]
[EMAIL PROTECTED]
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Johann Weihen
Geschäftsführung: Herbert Kircher
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
diff -r 43dcc1cc2dd8 arch/powerpc/platforms/xen/time.c
--- a/arch/powerpc/platforms/xen/time.c Thu Mar 01 14:42:25 2007 -0600
+++ b/arch/powerpc/platforms/xen/time.c Wed May 02 07:52:26 2007 +0200
@@ -6,7 +6,7 @@
#include <asm/time.h>
#include <asm/udbg.h>
-#define DEBUG
+#undef DEBUG
#ifdef DEBUG
#define DBG(fmt...) printk(fmt)
_______________________________________________
Xen-ppc-devel mailing list
[email protected]
http://lists.xensource.com/xen-ppc-devel