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: "Hollis Blanchard" <hollisb@xxxxxxxxxx>
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 14:43:14 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 10 May 2005 21:42:46 +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: AcVVqImojOtuKU5lS5arw9lxAg/NHwAAJQuA
Thread-topic: [Xen-devel] recent major -unstable changes cause ia64 build to be broken
It looks like xen/mm.h is needed in quite a few more files for
ia64.  Can we put it back in slab.h for now and sort it out
later?  I have a user waiting to download latest bits.

> -----Original Message-----
> From: Hollis Blanchard [mailto:hollisb@xxxxxxxxxx] 
> Sent: Tuesday, May 10, 2005 3:35 PM
> To: Magenheimer, Dan (HP Labs Fort Collins)
> Cc: Keir Fraser; xen-devel
> Subject: Re: [Xen-devel] recent major -unstable changes cause 
> ia64 build to be broken
> 
> Magenheimer, Dan (HP Labs Fort Collins) wrote:
> > 
> > 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.
> 
> I needed to include xen/mm.h in a handful of (common) places with the
> new code:
>       xen/common/page_alloc.c
>       xen/common/schedule.c
>       xen/drivers/char/console.c
> 
> These files all use things from xen/mm.h, but do not include 
> it. Here I
> will repeat my point about relying on implicit includes... :)
> 
> -- 
> Hollis Blanchard
> IBM Linux Technology Center
> 

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

<Prev in Thread] Current Thread [Next in Thread>