Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 19 Nov 2002 12:42:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 19 Nov 2002 12:42:29 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:52309 "EHLO frodo.biederman.org") by vger.kernel.org with ESMTP id ; Tue, 19 Nov 2002 12:42:27 -0500 To: Linus Torvalds Cc: Dave Hansen , Linux Kernel Mailing List , Andy Pfiffer , Alan Cox , Werner Almesberger , Suparna Bhattacharya , "Matt D. Robinson" , Rusty Russell , Mike Galbraith , "Martin J. Bligh" Subject: Re: [ANNOUNCE][CFT] kexec for v2.5.48 && kexec-tools-1.7 References: From: ebiederm@xmission.com (Eric W. Biederman) Date: 19 Nov 2002 10:48:46 -0700 In-Reply-To: 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: 725 Lines: 17 Linus Torvalds writes: > On Tue, 19 Nov 2002, Dave Hansen wrote: > > > > I have a couple of ideas. But, first, is it hard to reconstruct the > > memory map? > > Hmm.. You shouldn't need to reconstruct it. It's all there in the > > struct e820map e820; > > (yeah, we will have modified it to match the setup of the running kernel, > but on the whole it should all be there, no?) Yep. We just need to get that information out to user space. 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/