Re: [PATCH] bootup: Add built-in kernel command line for x86

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: H. Peter Anvin <hpa@...>
Cc: Robert Schwebel <r.schwebel@...>, linux kernel <linux-kernel@...>, linux-embedded <linux-embedded@...>, Matt Mackall <mpm@...>, Thomas Gleixner <tglx@...>
Date: Wednesday, August 6, 2008 - 7:00 pm

H. Peter Anvin wrote:
Agreed.


I'd be OK implementing it with an option, rather than a magic char.
I was trying to avoid adding too many options, since many kernel
developers prefer fewer options where possible.  But the magic
char makes the code less straightforward.

If we ever move towards supporting both prefix and suffice splicing (or
even complicated in-the-middle splicing), then the magic char is
easier to develop into that.  But so far, I can only come up with
reasonable cases for append and override, and I don't want to add
superfluous handling for non-existent use cases.
 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] bootup: Add built-in kernel command line for x86, Tim Bird, (Wed Aug 6, 7:00 pm)