Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757354AbZCCHUa (ORCPT ); Tue, 3 Mar 2009 02:20:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754780AbZCCHUM (ORCPT ); Tue, 3 Mar 2009 02:20:12 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:38183 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754699AbZCCHUK (ORCPT ); Tue, 3 Mar 2009 02:20:10 -0500 Message-ID: <49ACDA25.3020104@garzik.org> Date: Tue, 03 Mar 2009 02:20:05 -0500 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: wireless , "linux-kernel@vger.kernel.org" , Greg KH Subject: Re: Elaboration on "Equivalent fix must already exist in Linus' tree" References: <43e72e890903022143k83890afr6673753f52c5ff8@mail.gmail.com> <49ACC6B0.409@garzik.org> <43e72e890903022244j2b2f4276lf6e318f3dad3df@mail.gmail.com> In-Reply-To: <43e72e890903022244j2b2f4276lf6e318f3dad3df@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.2.5 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2614 Lines: 55 Luis R. Rodriguez wrote: > On Mon, Mar 2, 2009 at 9:57 PM, Jeff Garzik wrote: >> Luis R. Rodriguez wrote: >>> While extending the documentation for submitting Linux wireless bug >>> reports [1] we note the stable series policy on patches -- that of >>> having an equivalent fix already in Linus' tree. I find this >>> documented in Documentation/stable_kernel_rules.txt but I'm curious if >>> there is any other resource which documents this or elaborates on this >>> a bit more. I often tell people about this rule or push _really_ hard >>> on testing "upstream" but some people tend to not understand. I think >>> that elaborating a little on this can help and will hopefully create >>> more awareness around the importance of trees like Stephen's >>> linux-next tree. >> Just have people google for GregKH's copious messages, telling people a fix >> needs to be upstream before it goes into -stable. >> >> Typically you make things easy by emailing stable@kernel.org with a commit >> id. >> >> There are only two exceptions: >> * fix is upstream, but needs to be modified for -stable >> * fix is not needed at all in upstream, but -stable still needs it > > This certainly helps, I'm also looking for good arguments to support > the reasoning behind the policy so that not only will people follow > this to help development but _understand_ it and so that they can > themselves promote things like linux-next and realize why its so > important. Mind you -- upstream for us in wireless for example is not > Linus its John's tree so what we promote is not to get the fix first > into Linus' tree but first into John's tree. Which is obvious to > developers but perhaps not to others. > > Let me try: > > Our "equivalent fix" policy exists to ensure the next kernel release > doesn't suck more, only less. We do this by ensuring every single > patch that goes into any stable kernel is already applied on the tree > used to release the next kernel release. As an consequence of this > policy we also tend to create more exposure and create better focus to > the different development trees that lead to Linus's tree thereby > making the distributed development model we depend on more apparent > and better structured. Or more simply "so that fixes don't get lost" :) -stable is effectively a dead-end side branch, not the main trunk. Jeff -- 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/