From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 18 Feb 2007 18:21:09 +1100 From: David Gibson To: Geoff Levand Subject: Re: [PATCH 2/3] zImage: Cleanup and improve prep_kernel() Message-ID: <20070218072109.GA1859@localhost.localdomain> References: <20070216062739.62AE8DDD08@ozlabs.org> <45D7AA4B.2020004@am.sony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <45D7AA4B.2020004@am.sony.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Feb 17, 2007 at 05:22:19PM -0800, Geoff Levand wrote: > David Gibson wrote: > > This patch rewrites prep_kernel() in the zImage wrapper code to be > > clearer and more flexible. Notable changes: > > > --- working-2.6.orig/arch/powerpc/boot/main.c > > > +struct elf_info { > > + unsigned long loadsize; > > + unsigned long memsize; > > + unsigned long elfoffset; > > +} vmlinux; > > > This global instance (vmlinux) doesn't seem to be used anywhere, so > it can be removed. Oh, yes. Oops, that's a leftover from an intermediate version. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson