[PATCH] Update 32 bit boot protocol

Bernhard Walle bwalle at suse.de
Wed May 21 07:29:28 EDT 2008


* Simon Horman [2008-05-21 16:12]:
>
> On Fri, May 09, 2008 at 06:43:55PM +0200, Bernhard Walle wrote:
> > This patch updates the boot protocol to match with the kernel. See
> > Documentation/i386/zero-page.txt in kernel.
> > 
> > The number of E820 map entries have been increased from 32 to 128. The update
> > is necessary for the next patch that implements EDD support for kexec.
> > when using the default 32 bit mode.
> > 
> > 
> > Signed-off-by: Bernhard Walle <bwalle at suse.de>
> 
> Thanks, I have applied this change, though I
> am a little confused about the relationship between
> the information in (kernel/)Documentation/i386/zero-page.txt and
> (kexec-tools-testing/)doc/linux-i386-zero-page.txt.

Well, it's supposed to contain the same information. I think the 32 bit
boot protocol, i.e. the communication between the "setup" part of
bzImage and the real Linux kernel, was "explored" and used by kexec
first and then "standardised" by Linux developers. Therefore, the
documentation appeared first in kexec-tools and then some kernel
developer put it into documentation tree of the kernel.

Maybe it would make also sense to remove that part of documentation
from kexec and just refer to the (more up to date) Linux documentation.
But I leave this up to your decision. I just discovered that mistake.


	Bernhard



More information about the kexec mailing list