From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764083AbXH3XWb (ORCPT ); Thu, 30 Aug 2007 19:22:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761529AbXH3XWY (ORCPT ); Thu, 30 Aug 2007 19:22:24 -0400 Received: from terminus.zytor.com ([198.137.202.10]:59406 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752198AbXH3XWX (ORCPT ); Thu, 30 Aug 2007 19:22:23 -0400 Message-ID: <46D750E3.2060605@zytor.com> Date: Thu, 30 Aug 2007 16:21:07 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: Randy Dunlap CC: Rob Landley , "Robert P. J. Day" , lkml , akpm , bos@serpentine.com, werner@almesberger.net Subject: Re: [PATCH] docs: ramdisk/initrd/initramfs corrections References: <20070830112055.2b2c8985.randy.dunlap@oracle.com> <200708301836.48707.rob@landley.net> <46D74797.4070105@zytor.com> <20070830161316.b04f041d.randy.dunlap@oracle.com> In-Reply-To: <20070830161316.b04f041d.randy.dunlap@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Randy Dunlap wrote: > On Thu, 30 Aug 2007 15:41:27 -0700 H. Peter Anvin wrote: > >> Rob Landley wrote: >>> On Thursday 30 August 2007 1:28:17 pm Robert P. J. Day wrote: >>>> On Thu, 30 Aug 2007, Randy Dunlap wrote: >>>> >>>> ... >>>> >>>>> The old "ramdisk=" has been changed to >>>>> "ramdisk_size=" to make it clearer. The original >>>>> "ramdisk=" has been kept around for compatibility reasons, >>>>> but it may be removed in the future. >>>> ... >>>> >>>> i just the other day submitted a patch to remove that backward >>>> compatibility, and the m68k portion of it has already been acked by >>>> geert uytterhoeven. > > I couldn't find it. Can you provide a pointer to it? > >>> Could you mention it in feature-removal-schedule.txt? (People check that for >>> warning of upcoming changes that impact existing code. They may not notice >>> something elsewhere after they've got it working...) >>> >> The same objection applies to this as to the previous one. In that >> respect, an Ack from a maintainer of an almost unused architecture is >> meaningless (sorry, Geert.) > > Peter, what are you objecting to, Rob's comment, Robert's comment, > Robert's patch, or my patch? > Robert's patch. -hpa