Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 20 Nov 2002 04:13:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 20 Nov 2002 04:13:15 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:2135 "EHLO frodo.biederman.org") by vger.kernel.org with ESMTP id ; Wed, 20 Nov 2002 04:13:14 -0500 To: "Martin J. Bligh" Cc: Andy Pfiffer , Linux Kernel Mailing List , Linus Torvalds , Alan Cox , Werner Almesberger , Suparna Bhattacharya , "Matt D. Robinson" , Rusty Russell , Mike Galbraith , Dave Hansen Subject: Re: [ANNOUNCE][CFT] kexec for v2.5.48 && kexec-tools-1.7 -- Success Story! References: <1037055149.13304.47.camel@andyp> <1037148514.13280.97.camel@andyp> <1037668241.10400.48.camel@andyp> <1037726468.10400.81.camel@andyp> <4090000.1037729868@flay> From: ebiederm@xmission.com (Eric W. Biederman) Date: 20 Nov 2002 02:19:31 -0700 In-Reply-To: <4090000.1037729868@flay> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 19 "Martin J. Bligh" writes: > >> Just to make sure I understand the problem. Until we can make all > >> boot-time BIOS calls work, we need a way to: > > > > A small clarification. BIOS calls will never work 100%. Especially in the > > interesting cases like kexec on panic. So entering the kernel in > > 32bit mode will continue to be the default mode of. This means the > > final solution to problems like this needs to be a good one. > > Do we still have the mpstables and other such initdata around as well? The mp tables, and all of the other tables we pick up after we are in 32bit mode the kernel explicitly preserves and leaves right where they are. There is no need to do anything to convey them to the next kernel as pointers to them are in well known locations. Eric - 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/