[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] recent major -unstable changes cause ia64 build to be broken
On 5/10/05, Magenheimer, Dan (HP Labs Fort Collins) <dan.magenheimer@xxxxxx> wrote: > Thanks, that was very helpful. > > The biggest problem was due to the removal of three > includes from include/xen/slab.h... this was obscured > by some of the other changes. > > Could you put these back in where they were before please? > (If necessary, with a ifdef ia64 for now and we can sort > it out later.) > > < #include <xen/mm.h> > < #include <xen/cache.h> > < #include <xen/types.h> > > Actually, it appears I only need xen/mm.h if that helps. Can't you include xen/mm.h where it's needed? Alternatively, you could have asm-ia64/slab.h which includes xen/mm.h and xen/slab.h. Or, why not just include it from asm-ia64/slab.h? christian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |