From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42464 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932165AbcCGXQk (ORCPT ); Mon, 7 Mar 2016 18:16:40 -0500 Date: Mon, 7 Mar 2016 15:16:39 -0800 From: Greg Kroah-Hartman To: Ming Lei Cc: Jens Axboe , Christoph Hellwig , Sagi Grimberg , sagig@mellanox.com, stable Subject: Re: FAILED: patch "[PATCH] block: get the 1st and last bvec via helpers" failed to apply to 4.4-stable tree Message-ID: <20160307231639.GA4699@kroah.com> References: <1457205737107186@kroah.com> <20160307230206.GD25867@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160307230206.GD25867@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Mar 07, 2016 at 03:02:06PM -0800, Greg Kroah-Hartman wrote: > On Sun, Mar 06, 2016 at 09:26:59AM +0800, Ming Lei wrote: > > On Sun, Mar 6, 2016 at 3:22 AM, wrote: > > > > > > The patch below does not apply to the 4.4-stable tree. > > > If someone wants it applied there, or to any other stable or longterm > > > tree, then please email the backport, including the original git commit > > > id to . > > > > The simplest way is to apply commit 0e8bd6fdfb2b96eb(block: check virt > > boundary in bio_will_gap()) before this patch. > > You mean e0af29171aa8912e1ca95023b75ef336cd70d661, right? > 0e8bd6fdfb2b96eb is a tree commit... Ok, that all worked properly, thanks for the info. greg k-h