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

[Xen-devel] Re: [POWERPC/IA64] Updates required due to loader changes

To: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [POWERPC/IA64] Updates required due to loader changes
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Fri, 25 Aug 2006 11:05:03 -0500
Cc: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, Horms <horms@xxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Alex Williamson <alex.williamson@xxxxxx>
Delivery-date: Fri, 25 Aug 2006 09:04:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1156498945.12949.180.camel@xxxxxxxxxxxxxxxxxxxxx>
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>
Organization: IBM Linux Technology Center
References: <20060825032151.C2647340AE@xxxxxxxxxxxxxxxxx> <1156498945.12949.180.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2006-08-25 at 10:42 +0100, Ian Campbell wrote:
> 
> Nearly, we need to define ELFSIZE if it isn't already since not all
> architectures define it.

Yup, that allows us to override ELFSIZE on mixed architectures, but have
it default to the right thing elsewhere.

> I checked in the below. I got rid of Elf_Ehdr while I was there since it
> is only used the e_ident field which is unsigned char [] for both
> ELFSIZEs. As it happens all the remaining types are the same on 32 and
> 64 but nevermind...
> 
> Ian.
> 
> changeset:   11256:9091331dfb353212781622f3c9020492cb049178
> tag:         tip
> user:        Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
> date:        Fri Aug 25 10:39:24 2006 +0100
> files:       tools/xcutils/readnotes.c
> description:
> [TOOLS] Use ELFSIZE to pick the ELF structures to use in readnotes.c
> 
> We can remove Elf_Ehdr since it is only used for e_ident which is an
> unsigned char array.
> 
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>

Thanks Ian!

-- 
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>