Ingo Molnar wrote:
> * Jeremy Fitzhardinge <[EMAIL PROTECTED]> wrote:
>
>
>> ===================================================================
>> --- 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
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/virtualization