Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755667AbYLCCiW (ORCPT ); Tue, 2 Dec 2008 21:38:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753385AbYLCCiN (ORCPT ); Tue, 2 Dec 2008 21:38:13 -0500 Received: from ozlabs.org ([203.10.76.45]:50753 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751688AbYLCCiN (ORCPT ); Tue, 2 Dec 2008 21:38:13 -0500 From: Rusty Russell To: Greg Ungerer Subject: Re: [RFC 5/8] param: arch_get_boot_command_line() Date: Wed, 3 Dec 2008 13:08:05 +1030 User-Agent: KMail/1.10.1 (Linux/2.6.27-9-generic; KDE/4.1.2; i686; ; ) Cc: linux-kernel@vger.kernel.org, Richard Henderson , Russell King , Haavard Skinnemoen , Bryan Wu , Mikael Starvik , David Howells , Yoshinori Sato , Tony Luck , Hirokazu Takata , Geert Uytterhoeven , Greg Ungerer , Ralf Baechle , Grant Grundler , Paul Mackerras , Heiko Carstens , Paul Mundt , "David S. Miller" , Jeff Dike , Ingo Molnar , Chris Zankel References: <200812012326.03151.rusty@rustcorp.com.au> <4935D8BF.6040208@snapgear.com> In-Reply-To: <4935D8BF.6040208@snapgear.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812031308.06817.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 808 Lines: 25 On Wednesday 03 December 2008 11:24:23 Greg Ungerer wrote: > Hi Rusty, > > Rusty Russell wrote: > > This allows us to get the command line before setup_arch(): right at > > the beginning of start_kernel(). It also cleans up chaotic > > commandline handling. > I don't see any problems with the m68knommu bits. > Are you looking for an acked-by? Thanks Greg, There are some minor mods, so I'll repost. You can ack that :) I'll also create a git tree for archs to actually boot test. No doubt there'll be more arch-specific fixes needed. Thanks! Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/