From: Dave Jones <davej@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>,
alon.barlev@gmail.com, ak@suse.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64, i386: Add command line length to boot protocol
Date: Tue, 6 Mar 2007 13:21:34 -0500 [thread overview]
Message-ID: <20070306182134.GB9491@redhat.com> (raw)
In-Reply-To: <20070306181430.GB3151@strauss.suse.de>
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
next prev parent reply other threads:[~2007-03-06 18:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 18:14 [PATCH] x86_64, i386: Add command line length to boot protocol Bernhard Walle
2007-03-06 18:21 ` Dave Jones [this message]
2007-03-12 10:43 ` Pavel Machek
2007-03-12 20:55 ` Dave Jones
2007-03-12 23:12 ` Pavel Machek
2007-03-12 23:39 ` Dave Jones
2007-03-06 21:46 ` Alon Bar-Lev
2007-03-07 10:05 ` Vivek Goyal
-- strict thread matches above, loose matches on Subject: below --
2007-02-13 16:49 Bernhard Walle
2007-02-04 18:05 Bernhard Walle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070306182134.GB9491@redhat.com \
--to=davej@redhat.com \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=alon.barlev@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.