From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH] Elf loader fixes Date: Mon, 06 Mar 2006 14:40:09 +0100 Message-ID: <440C3BB9.3020300@suse.de> References: <43FCAACA.4030804@sun.com> <43FD9938.1010502@suse.de> <3d8eece20603010148v692d8ba6oc89a841c7394303f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3d8eece20603010148v692d8ba6oc89a841c7394303f@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christian.Limpach@cl.cam.ac.uk Cc: xen-devel@lists.xensource.com, Joe Bonasera List-Id: xen-devel@lists.xenproject.org > - the change to the entry point, now entry point and the elf header > paddr fields are in different address modes. FYI: that one was rejected on lkml so we probably should go with (physical) entry_point + virt_base ... cheers, Gerd