Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751246AbWHHGUa (ORCPT ); Tue, 8 Aug 2006 02:20:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751247AbWHHGUa (ORCPT ); Tue, 8 Aug 2006 02:20:30 -0400 Received: from koto.vergenet.net ([210.128.90.7]:48526 "EHLO koto.vergenet.net") by vger.kernel.org with ESMTP id S1751246AbWHHGUa (ORCPT ); Tue, 8 Aug 2006 02:20:30 -0400 Date: Tue, 8 Aug 2006 15:09:58 +0900 From: Horms To: "H. Peter Anvin" Cc: "Eric W. Biederman" , vgoyal@in.ibm.com, fastboot@osdl.org, linux-kernel@vger.kernel.org, Jan Kratochvil , Magnus Damm , Linda Wang Subject: Re: [RFC] ELF Relocatable x86 and x86_64 bzImages Message-ID: <20060808060957.GC7681@verge.net.au> References: <20060804225611.GG19244@in.ibm.com> <20060808033405.GA6767@verge.net.au> <44D813D7.3050004@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D813D7.3050004@zytor.com> User-Agent: Mutt/1.5.12-2006-07-14 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1088 Lines: 30 On Mon, Aug 07, 2006 at 09:32:23PM -0700, H. Peter Anvin wrote: > Horms wrote: > > > >I also agree that it is non-intitive. But I wonder if a cleaner > >fix would be to remove CONFIG_PHYSICAL_START all together. Isn't > >it just a work around for the kernel not being relocatable, or > >are there uses for it that relocation can't replace? > > > > Yes, booting with the 2^n existing bootloaders. Ok, I must be confused then. I though CONFIG_PHYSICAL_START was introduced in order to allow an alternative address to be provided for kdump, and that previously it was hard-coded to some architecture-specific value. What I was really getting as is if it needs to be configurable at compile time or not. Obviously there needs to be some sane default regardless. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/