WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

Re: [XenPPC] [PATCH] undef DEBUG in linuxppc time.c to prevent printk fl

To: Christian Ehrhardt <ehrhardt@xxxxxxxxxxxxxxxxxx>
Subject: Re: [XenPPC] [PATCH] undef DEBUG in linuxppc time.c to prevent printk flooding
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Wed, 02 May 2007 22:40:30 -0500
Cc: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 02 May 2007 20:38:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4638502A.60907@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: IBM Linux Technology Center
References: <4638502A.60907@xxxxxxxxxxxxxxxxxx>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2007-05-02 at 10:47 +0200, Christian Ehrhardt wrote:
> 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) 

I committed something like this recently, so if you update your Linux
tree it should be fixed.

-- 
Hollis Blanchard
IBM Linux Technology Center


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>