From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [dm-devel] [PATCH] dm-io: Prevent the danging point of the sync io callback function Date: Mon, 30 Jun 2014 09:21:44 +0100 Message-ID: <20140630082143.GA3098@debian> References: <1403841690-4401-1-git-send-email-huangminfei@ucloud.cn> <20140627151105.GA30592@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Mikulas Patocka Cc: device-mapper development , snitzer@redhat.com, linux-kernel@vger.kernel.org, Minfei Huang , linux-raid@vger.kernel.org, agk@redhat.com List-Id: linux-raid.ids On Fri, Jun 27, 2014 at 02:44:41PM -0400, Mikulas Patocka wrote: > I suggest - split it to two patches, a minimal patch that fixes the bug by > changing sleeper to completion and the second patch with remaining changes > - so that only the first patch can be backported to stable kernels. Agreed. Thanks for reviewing.