From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.181]) by ozlabs.org (Postfix) with ESMTP id 04B93DDEB7 for ; Wed, 4 Jul 2007 00:47:53 +1000 (EST) Received: by ik-out-1112.google.com with SMTP id b35so1685124ika for ; Tue, 03 Jul 2007 07:47:51 -0700 (PDT) Message-ID: <26d387970707030747u69ee8d2axb79452e5e1b7fa2d@mail.gmail.com> Date: Tue, 3 Jul 2007 09:47:51 -0500 From: "Tom Gall" To: "Josh Boyer" Subject: Re: [PATCH v2] Schedule removal of arch/ppc In-Reply-To: <1183469146.3590.7.camel@weaponx.rchland.ibm.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_74201_15613164.1183474071417" References: <1183469146.3590.7.camel@weaponx.rchland.ibm.com> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org Reply-To: tgall@gentoo.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_74201_15613164.1183474071417 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline June 2008 is a long time away to let this linger. Why not say by End of the year 2007? That should give folks essentially two more 2.6 releases. Regards, Tom On 7/3/07, Josh Boyer wrote: > > The arch/ppc tree has been in a semi-nebulous "bug fix only" state for a > few kernel releases now. The patch below officially declares this as of > the 2.6.22 kernel release and schedules arch/ppc for removal in June of > 2008. > > Signed-off-by: Josh Boyer > > --- > Documentation/feature-removal-schedule.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > --- linux-2.6.orig/Documentation/feature-removal-schedule.txt > +++ linux-2.6/Documentation/feature-removal-schedule.txt > @@ -348,3 +348,15 @@ Who: Tejun Heo > > --------------------------- > > +What: The arch/ppc and include/asm-ppc directories > +When: Jun 2008 > +Why: The arch/powerpc tree is the merged architecture for ppc32 and > ppc64 > + platforms. Currently there are efforts underway to port the > remaining > + arch/ppc platforms to the merged tree. New submissions to the > arch/ppc > + tree have been frozen with the 2.6.22 kernel release and that tree > will > + remain in bug-fix only mode until its scheduled removal. Platforms > + that are not ported by June 2008 will be removed due to the lack of > an > + interested maintainer. > +Who: linuxppc-dev@ozlabs.org > + > +--------------------------- > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-dev > ------=_Part_74201_15613164.1183474071417 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline June 2008 is a long time away to let this linger. Why not say by End of the year 2007?  That should give folks essentially two more 2.6 releases.

Regards,

Tom

On 7/3/07, Josh Boyer <jwboyer@linux.vnet.ibm.com> wrote:
The arch/ppc tree has been in a semi-nebulous "bug fix only" state for a
few kernel releases now.  The patch below officially declares this as of
the 2.6.22 kernel release and schedules arch/ppc for removal in June of
2008.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

---
Documentation/feature-removal-schedule.txt |   12 ++++++++++++
1 file changed, 12 insertions(+)

--- linux-2.6.orig/Documentation/feature-removal-schedule.txt
+++ linux-2.6/Documentation/feature-removal-schedule.txt
@@ -348,3 +348,15 @@ Who:  Tejun Heo <htejun@gmail.com >

---------------------------

+What: The arch/ppc and include/asm-ppc directories
+When: Jun 2008
+Why:  The arch/powerpc tree is the merged architecture for ppc32 and ppc64
+      platforms.  Currently there are efforts underway to port the remaining
+      arch/ppc platforms to the merged tree.  New submissions to the arch/ppc
+      tree have been frozen with the 2.6.22 kernel release and that tree will
+      remain in bug-fix only mode until its scheduled removal.  Platforms
+      that are not ported by June 2008 will be removed due to the lack of an
+      interested maintainer.
+Who:  linuxppc-dev@ozlabs.org
+
+---------------------------

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

------=_Part_74201_15613164.1183474071417--