From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755655AbYLIX4U (ORCPT ); Tue, 9 Dec 2008 18:56:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753930AbYLIX4J (ORCPT ); Tue, 9 Dec 2008 18:56:09 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:42879 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750941AbYLIX4I (ORCPT ); Tue, 9 Dec 2008 18:56:08 -0500 Date: Tue, 9 Dec 2008 15:54:11 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Rusty Russell cc: Stephen Rothwell , linux-kernel@vger.kernel.org, dhowells@redhat.com, Richard Henderson , Russell King , Haavard Skinnemoen , Bryan Wu , Mikael Starvik , Yoshinori Sato , Tony Luck , Hirokazu Takata , Geert Uytterhoeven , Greg Ungerer , Ralf Baechle , linux-parisc@vger.kernel.org, Paul Mackerras , Heiko Carstens , Paul Mundt , "David S. Miller" , Jeff Dike , Ingo Molnar , Chris Zankel Subject: Re: setup_arch/arch_get_boot_command_line changes In-Reply-To: <200812100850.26728.rusty@rustcorp.com.au> Message-ID: References: <200812100850.26728.rusty@rustcorp.com.au> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 10 Dec 2008, Rusty Russell wrote: > > OK, I've folded in all the fixes, thanks. Git tree is here: > > git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-boot-params.git > > Stephen, please include in linux-next. Clearly this hits every arch. I'll > try to avoid rebasing unless I've broken some arch horribly. This looks really invasive, with absolutely zero explanations of what the point of it all is. What? Linus