|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] imported patch quiet_linux_build.patch
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 55aae13c9e0adc42320cb1bf4d751f8bc282034a
# Parent a22a83ea77e5fc2d513a0019dc464190be7fa058
imported patch quiet_linux_build.patch
diff -r a22a83ea77e5 -r 55aae13c9e0a tools/libxc/xc_linux_build.c
--- a/tools/libxc/xc_linux_build.c Wed Nov 23 19:19:24 2005
+++ b/tools/libxc/xc_linux_build.c Wed Nov 23 19:19:24 2005
@@ -480,6 +480,7 @@
#define _p(a) ((void *) (a))
+#if 0
printf("VIRTUAL MEMORY ARRANGEMENT:\n"
" Loaded kernel: %p->%p\n"
" Init. ramdisk: %p->%p\n"
@@ -500,6 +501,7 @@
_p(vstack_start), _p(vstack_end),
_p(dsi.v_start), _p(v_end));
printf(" ENTRY ADDRESS: %p\n", _p(dsi.v_kernentry));
+#endif
if ( ((v_end - dsi.v_start)>>PAGE_SHIFT) > nr_pages )
{
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] imported patch quiet_linux_build.patch,
Xen patchbot -unstable <=
|
|
|
|
|