Thread (46 messages) 46 messages, 4 authors, 2007-02-28

Re: [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable

From: Jeremy Fitzhardinge <hidden>
Date: 2007-02-27 18:53:13
Also in: lkml, xen-devel

Ingo Molnar wrote:
* Jeremy Fitzhardinge [off-list ref] wrote:

  
quoted
===================================================================
--- a/include/asm-i386/pgtable.h
+++ b/include/asm-i386/pgtable.h
@@ -15,7 +15,10 @@
 #include <asm/processor.h>
 #include <asm/fixmap.h>
 #include <linux/threads.h>
+
+#ifdef CONFIG_PARAVIRT		/* guarded to prevent cyclic dependency */
 #include <asm/paravirt.h>
+#endif
    
avoid the cyclic dependency to begin with?
I'll try again, but as you know, the headers in this area are a hairy
tangle.

    J
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help