* [PATCH] Schedule removal of arch/ppc
@ 2007-06-27 13:49 Josh Boyer
2007-06-29 14:54 ` David Woodhouse
0 siblings, 1 reply; 8+ messages in thread
From: Josh Boyer @ 2007-06-27 13:49 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev
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>
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-
index 7d3f205..170a32e 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/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 the 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 it's 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
+
+---------------------------
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-27 13:49 [PATCH] Schedule removal of arch/ppc Josh Boyer
@ 2007-06-29 14:54 ` David Woodhouse
2007-06-29 15:13 ` Josh Boyer
2007-06-30 7:58 ` Michael Ellerman
0 siblings, 2 replies; 8+ messages in thread
From: David Woodhouse @ 2007-06-29 14:54 UTC (permalink / raw)
To: Josh Boyer; +Cc: linuxppc-dev, paulus
On Wed, 2007-06-27 at 08:49 -0500, Josh Boyer wrote:
> + remain in bug-fix only mode until it's scheduled removal. Platforms
http://www.angryflower.com/itsits.gif
--
dwmw2
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-29 14:54 ` David Woodhouse
@ 2007-06-29 15:13 ` Josh Boyer
2007-06-29 15:14 ` David Woodhouse
2007-06-29 16:05 ` Segher Boessenkool
2007-06-30 7:58 ` Michael Ellerman
1 sibling, 2 replies; 8+ messages in thread
From: Josh Boyer @ 2007-06-29 15:13 UTC (permalink / raw)
To: David Woodhouse; +Cc: linuxppc-dev, paulus
On Fri, 2007-06-29 at 15:54 +0100, David Woodhouse wrote:
> On Wed, 2007-06-27 at 08:49 -0500, Josh Boyer wrote:
> > + remain in bug-fix only mode until it's scheduled removal. Platforms
>
> http://www.angryflower.com/itsits.gif
That's it? I'm scheduling the demise of an entire architecture sub-tree
and the only comment you can make is about a superfluous apostrophe? ;)
Anyway, I'll fix it after waiting a bit more to see if anyone has
further comments.
josh
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-29 15:13 ` Josh Boyer
@ 2007-06-29 15:14 ` David Woodhouse
2007-06-29 17:23 ` Mark A. Greer
2007-06-29 16:05 ` Segher Boessenkool
1 sibling, 1 reply; 8+ messages in thread
From: David Woodhouse @ 2007-06-29 15:14 UTC (permalink / raw)
To: Josh Boyer; +Cc: linuxppc-dev, paulus
On Fri, 2007-06-29 at 10:13 -0500, Josh Boyer wrote:
> That's it? I'm scheduling the demise of an entire architecture
> sub-tree and the only comment you can make is about a superfluous
> apostrophe? ;)
Sorry, allow me to rephrase...
http://www.angryflower.com/itsits.gif
DIE arch/ppc DIE!
--
dwmw2
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-29 15:13 ` Josh Boyer
2007-06-29 15:14 ` David Woodhouse
@ 2007-06-29 16:05 ` Segher Boessenkool
1 sibling, 0 replies; 8+ messages in thread
From: Segher Boessenkool @ 2007-06-29 16:05 UTC (permalink / raw)
To: Josh Boyer; +Cc: linuxppc-dev, paulus, David Woodhouse
>>> + remain in bug-fix only mode until it's scheduled removal.
>>> Platforms
>>
>> http://www.angryflower.com/itsits.gif
>
> That's it? I'm scheduling the demise of an entire architecture
> sub-tree
> and the only comment you can make is about a superfluous apostrophe? ;)
Oh there are bigger issues with your patch...
s/the the/to the/
> Anyway, I'll fix it after waiting a bit more to see if anyone has
> further comments.
I think we all agree arch/ppc/ has to DIE so it's all up
to Paul now to schedule its execution...
Segher
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-29 15:14 ` David Woodhouse
@ 2007-06-29 17:23 ` Mark A. Greer
0 siblings, 0 replies; 8+ messages in thread
From: Mark A. Greer @ 2007-06-29 17:23 UTC (permalink / raw)
To: David Woodhouse; +Cc: linuxppc-dev, paulus
On Fri, Jun 29, 2007 at 04:14:42PM +0100, David Woodhouse wrote:
> On Fri, 2007-06-29 at 10:13 -0500, Josh Boyer wrote:
> > That's it? I'm scheduling the demise of an entire architecture
> > sub-tree and the only comment you can make is about a superfluous
> > apostrophe? ;)
>
> Sorry, allow me to rephrase...
>
> http://www.angryflower.com/itsits.gif
> DIE arch/ppc DIE!
I second that motion. ;)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-29 14:54 ` David Woodhouse
2007-06-29 15:13 ` Josh Boyer
@ 2007-06-30 7:58 ` Michael Ellerman
2007-06-30 8:18 ` David Woodhouse
1 sibling, 1 reply; 8+ messages in thread
From: Michael Ellerman @ 2007-06-30 7:58 UTC (permalink / raw)
To: David Woodhouse; +Cc: linuxppc-dev, paulus
[-- Attachment #1: Type: text/plain, Size: 544 bytes --]
On Fri, 2007-06-29 at 15:54 +0100, David Woodhouse wrote:
> On Wed, 2007-06-27 at 08:49 -0500, Josh Boyer wrote:
> > + remain in bug-fix only mode until it's scheduled removal. Platforms
>
> http://www.angryflower.com/itsits.gif
Hahaha. Is there one for your as well?
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] Schedule removal of arch/ppc
2007-06-30 7:58 ` Michael Ellerman
@ 2007-06-30 8:18 ` David Woodhouse
0 siblings, 0 replies; 8+ messages in thread
From: David Woodhouse @ 2007-06-30 8:18 UTC (permalink / raw)
To: michael; +Cc: linuxppc-dev, paulus
On Sat, 2007-06-30 at 17:58 +1000, Michael Ellerman wrote:
> On Fri, 2007-06-29 at 15:54 +0100, David Woodhouse wrote:
> > On Wed, 2007-06-27 at 08:49 -0500, Josh Boyer wrote:
> > > + remain in bug-fix only mode until it's scheduled removal. Platforms
> >
> > http://www.angryflower.com/itsits.gif
>
> Hahaha. Is there one for your as well?
Not unless you think that bobsqu.gif or destro.gif covers it, I believe.
--
dwmw2
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-06-30 8:19 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-27 13:49 [PATCH] Schedule removal of arch/ppc Josh Boyer
2007-06-29 14:54 ` David Woodhouse
2007-06-29 15:13 ` Josh Boyer
2007-06-29 15:14 ` David Woodhouse
2007-06-29 17:23 ` Mark A. Greer
2007-06-29 16:05 ` Segher Boessenkool
2007-06-30 7:58 ` Michael Ellerman
2007-06-30 8:18 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).