Re: [PATCH] THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit -Resubmit

From: Randy.Dunlap
Date: Sun Feb 05 2006 - 23:16:17 EST


On Fri, 03 Feb 2006 22:32:29 +0200 Alon Bar-Lev wrote:

>
> Extending the kernel parameters to a size of 1024 on boot
> protocol >=2.02 for i386 and x86_64 architectures.
>
> Signed-off-by: Alon Bar-Lev <alon.barlev@xxxxxxxxx>
>
> ---
>
> Hello,
>
> This patch was submitted a long ago, but did not find its
> way into the kernel, but was not rejected as well.
>
> Current implementation allows the kernel to receive up to
> 255 characters from the bootloader.
>
> In current environment, the command-line is used in order to
> specify many values, including suspend/resume, module
> arguments, splash, initramfs and more.
>
> 255 characters are not enough anymore.
>
> Please consider to merge.

Please explain this comment and why it is being added:

+ The kernel command line *must* be 256 bytes including the
+ final null.
+

thanks,
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/