[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <45BA5053.1070005@zytor.com>
Date: Fri, 26 Jan 2007 11:02:43 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Matt Mackall <mpm@...enic.com>
CC: Tim Bird <tim.bird@...sony.com>, Andrew Morton <akpm@...l.org>,
Paul Mundt <lethal@...ux-sh.org>,
linux kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] init: support preset lpj value as config option
Matt Mackall wrote:
>
> The idea was to allow putting something like "%s" in the built-in
> command line and expanding that with the provided command line. This
> allows you to append/prepend/ignore the provided command line as you
> desire.
>
> This is a fair bit more complicated than what the existing
> implementations of CONFIG_CMDLINE are doing and details like
> early_cmdline handling don't help matters. Haven't yet come up with an
> implementation I'm happy with.
>
Yes, and it's worth noting that with the edd stuff we actually parse the
command line from real mode as well.
One way to do it would be to construct the command line in real mode
code. It's not really all that hard, but wouldn't work for those that
jump directly to the PM entrypoint.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists