[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] xentrace: remove unneeded debug printk



# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1301755847 -3600
# Node ID 219ba19aedeb185beae1651cd2d136c077af1e76
# Parent  4a335f1000eaaa2a7994e7a78f17d6f7b5f64191
xentrace: remove unneeded debug printk

The pointer value in case of an allocation failure is rather
uninteresting.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Acked-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
---


diff -r 4a335f1000ea -r 219ba19aedeb xen/common/trace.c
--- a/xen/common/trace.c        Sat Apr 02 15:50:19 2011 +0100
+++ b/xen/common/trace.c        Sat Apr 02 15:50:47 2011 +0100
@@ -238,7 +238,6 @@
     {
         void *rawbuf = per_cpu(t_bufs, cpu);
         per_cpu(t_bufs, cpu) = NULL;
-        printk(XENLOG_DEBUG "xentrace: cpu %d p %p\n", cpu, rawbuf);
         if ( rawbuf )
         {
             ASSERT(!(virt_to_page(rawbuf)->count_info & PGC_allocated));

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.