From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] bootup: Add built-in kernel command line for x86 (v2) Date: Fri, 15 Aug 2008 16:03:00 +0200 Message-ID: <20080815140300.GC14103@elte.hu> References: <489A1844.3090502@am.sony.com> <20080811191012.GA16553@elte.hu> <48A091B7.6050601@zytor.com> <48A1EA04.7090102@am.sony.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <48A1EA04.7090102@am.sony.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tim Bird Cc: "H. Peter Anvin" , linux kernel , linux-embedded , Matt Mackall , Thomas Gleixner * Tim Bird wrote: > Allow x86 to support a built-in kernel command line. The built-in > command line can override the one provided by the boot loader, for > those cases where the boot loader is broken or it is difficult to > change the command line in the the boot loader. > > Signed-off-by: Tim Bird applied to tip/x86/commandline for v2.6.28 merging - thanks Tim! Ingo