Return-path: Received: from 1wt.eu ([62.212.114.60]:65077 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934773Ab2DLVj2 (ORCPT ); Thu, 12 Apr 2012 17:39:28 -0400 Date: Thu, 12 Apr 2012 23:39:02 +0200 From: Willy Tarreau To: Felipe Contreras Cc: Linus Torvalds , Greg KH , Sergio Correia , linux-kernel@vger.kernel.org, stable@vger.kernel.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, linux-wireless Mailing List , Sujith Manoharan , "ath9k-devel@lists.ath9k.org" , "John W. Linville" Subject: Re: [ 00/78] 3.3.2-stable review Message-ID: <20120412213902.GA12807@1wt.eu> (sfid-20120412_233943_190822_F6219025) References: <20120411231102.GA6404@kroah.com> <20120412002927.GA23167@kroah.com> <20120412011313.GA23764@kroah.com> <20120412144626.GA14868@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Apr 13, 2012 at 12:20:20AM +0300, Felipe Contreras wrote: > The relevant patch, like the thousands of patches in v3.4-rc*, did not > exist in v3.3, so if you add one on v3.3.1, and remove it on v3.3.2 > would be *exactly* the same as if you had not added it at all to the > stable series. Except that thanks to its addition in 3.3.1 we know it has broken some setups. Now we know they're broken, there is a good reason to *ensure* it is removed in 3.4-rc too. If you revert it from 3.3.2 and forget about 3.4-rc, you'll end up with the faulty patch present again in 3.4. It is *very* important that -stable reflects what next should look like. The only frustration from you that I can understand comes from the multi-hop that the patch has to pass through before hitting Linus, but for the same reason you want every intermediary maintainer to ensure that his own tree is fixed so that the patch is not reintroduced in a future batch. Again, why don't you apply it into your tree ? Better, fork 3.3-stable and announce 3.3.2-fc which has this patch. It will help other users too. Let's just see how long you keep up with out-of-sync fixes. Regards, Willy