|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Build problems: references to init_mm in pgtable*.h
Hi,
On Fri, 2005-12-16 at 01:08, Christian Limpach wrote:
> > It's still failing for kernel/power/main.c, which depends on CONFIG_PM.
> > Now, which parts of CONFIG_PM are safe under Xen is another question ---
> > the right answer here may well be to add a "depends !XEN" to CONFIG_PM.
> > But with it enabled I still get
>
> I've fixed this one now by making write_ldt_entry a proper function
> instead of an inline function. This avoids having pgtable.h and
> sched.h included from desc.h.
Thanks --- no more such errors on today's linux-2.6-merge.hg.
--Stephen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|