Re: [ANNOUNCE][CFT] kexec for v2.5.48 && kexec-tools-1.7

Linus Torvalds (torvalds@transmeta.com)
Tue, 19 Nov 2002 09:33:48 -0800 (PST)


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?)

Linus

-
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/