Re: [PATCH] x86_64, i386: Add command line length to boot protocol

From: Dave Jones
Date: Tue Mar 06 2007 - 13:22:08 EST


On Tue, Mar 06, 2007 at 07:14:30PM +0100, Bernhard Walle wrote:

> +cmdline_size: .long COMMAND_LINE_SIZE-1 #length of the command line,

Why a long? It's unlikely that someone is going to have a command line
bigger than 0xffff.

Dave

--
http://www.codemonkey.org.uk
-
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/