From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 22 Jun 2012 19:21:27 +0300 From: Touko Korpela To: Greg KH Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Mike Snitzer Subject: Re: [PATCH] dm thin: reinstate missing mempool_free in cell_release_singleton Message-ID: <20120622162127.GA19624@lisko> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120622151650.GA5785@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: Greg KH wrote: > On Fri, Jun 22, 2012 at 10:59:48AM -0400, Mike Snitzer wrote: > > Hi Greg, > > > > 3.3-stable pulled in upstream commit > > 6f94a4c45a6f744383f9f695dde019998db3df55 (dm thin: fix stacked bi_next > > usage) > > > > But later in the 3.4 development window it was determined that that > > commit introduced a significant leak. The following upstream commit > > fixes it (but unfortunately didn't cc: stable). > > 3.3 is end-of-life, so there's not much I can do with the 3.3-stable > tree anymore, sorry. If there's any other tree I should apply this to > that is active (i.e. 3.0 or 3.4), please let me know. Looks like you forgot 3.2 that is affected (since 3.2.14).