|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Avoid verbosity when connection xenbus -> xenstore.
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 55722e822dec76295366192bd7bbc8f9057930c3
# Parent b9e5573785bb3ceca1f72fcc8a6e9704677cd926
Avoid verbosity when connection xenbus -> xenstore.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
diff -r b9e5573785bb -r 55722e822dec
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c
--- a/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c Thu Sep 29
15:57:23 2005
+++ b/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c Thu Sep 29
16:12:20 2005
@@ -650,7 +650,6 @@
int err = 0;
/* Initialize xenstore comms unless already done. */
- printk("store_evtchn = %i\n", xen_start_info->store_evtchn);
err = xs_init();
if (err) {
printk("XENBUS: Error initializing xenstore comms:"
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Avoid verbosity when connection xenbus -> xenstore.,
Xen patchbot -unstable <=
|
|
|
|
|