linux-stable/Documentation/i386
Bernhard Walle 8f9aeca7a0 [PATCH] x86: add command line length to boot protocol
Because the command line is increased to 2048 characters after 2.6.21, it's
not possible for boot loaders and userspace tools to determine the length
of the command line the kernel can understand.  The benefit of knowing the
length is that users can be warned if the command line size is too long
which prevents surprise if things don't work after bootup.

This patch updates the boot protocol to contain a field called
"cmdline_size" that contain the length of the command line (excluding the
terminating zero).

The patch also adds missing fields (of protocol version 2.05) to the x86_64
setup code.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2007-05-02 19:27:10 +02:00
..
IO-APIC.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
boot.txt [PATCH] x86: add command line length to boot protocol 2007-05-02 19:27:10 +02:00
usb-legacy-support.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zero-page.txt [PATCH] x86: reserve a boot-loader ID number for Xen 2006-09-13 07:32:14 -07:00