Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:57525 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750858AbZCCF5J (ORCPT ); Tue, 3 Mar 2009 00:57:09 -0500 Message-ID: <49ACC6B0.409@garzik.org> (sfid-20090303_065715_127470_6A49A1E9) Date: Tue, 03 Mar 2009 00:57:04 -0500 From: Jeff Garzik MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: wireless , "linux-kernel@vger.kernel.org" Subject: Re: Elaboration on "Equivalent fix must already exist in Linus' tree" References: <43e72e890903022143k83890afr6673753f52c5ff8@mail.gmail.com> In-Reply-To: <43e72e890903022143k83890afr6673753f52c5ff8@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: 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 Jeff