From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:52684 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932104AbeCIWM6 (ORCPT ); Fri, 9 Mar 2018 17:12:58 -0500 Date: Fri, 9 Mar 2018 14:12:59 -0800 From: Greg Kroah-Hartman To: Mikulas Patocka Cc: Sasha Levin , stable@vger.kernel.org, Mike Snitzer , Zhang Yi Subject: Re: [PATCH 3.18-4.7] dm io: fix duplicate bio completion due to missing ref count Message-ID: <20180309221259.GA7177@kroah.com> References: <20180307172624.GE7097@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Mar 08, 2018 at 03:51:57AM -0500, Mikulas Patocka wrote: > > > On Wed, 7 Mar 2018, Greg Kroah-Hartman wrote: > > > On Tue, Mar 06, 2018 at 08:27:42AM -0500, Mikulas Patocka wrote: > > > Hi > > > > > > This is backport of the upstream commit that fixes memory corruption in > > > dm-io. It is suitable for stable kernels 3.18 to 4.7. (the bug didn't > > > exist before 3.18) > > > > This does not apply to the 4.4.y kernel tree :( > > I errorneously sent the patch for 4.9 twice. > > This is the patch for 3.18, 4.1 and 4.4. thanks for this, now queued up. greg k-h