WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] recent major -unstable changes cause ia64 build to be br

To: "Christian Limpach" <Christian.Limpach@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] recent major -unstable changes cause ia64 build to be broken
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Tue, 10 May 2005 16:20:39 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 10 May 2005 23:20:40 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVVtiXOY1V71C60Q6icDSPxCi3NWAAAG1vg
Thread-topic: [Xen-devel] recent major -unstable changes cause ia64 build to be broken
> Did you also try putting it at the end of xen/sched.h, just before the
> include of xen/slab.h?  That's the only header file which includes
> xen/slab.h, everything else but xen/arch/ia64/acpi.c is common code
> or x86 specific code.  I don't see how including xen/mm.h 
> from xen/sched.h
> would be different from including it from xen/slab.h, 
> especially when it's
> done at the end where all of xen/sched.h is already parsed.  
> Even reversing
> the two includes at the end of xen/sched.h (domain.h/slab.h) 
> should do the
> trick, since domain.h also includes xen/mm.h.

Yes I did try it there, as well as at the beginning and a couple
other places in the file that make sense.

When you searched for slab.h (and mm.h), you probably weren't
looking at the linux headers which get included in the Xen/ia64
build.  I think the dependency is buried deep in there somewhere.

Dan

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel