From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37712 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbcCFDA0 (ORCPT ); Sat, 5 Mar 2016 22:00:26 -0500 Date: Sat, 5 Mar 2016 19:00:23 -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: <20160306030023.GA25405@kroah.com> References: <1457205737107186@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 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. Will that fix the build errors here? It applies fine, but the build breaks. I'll try it out on Monday... thanks, greg k-h