From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:59826 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725372AbeLUXU3 (ORCPT ); Fri, 21 Dec 2018 18:20:29 -0500 Date: Fri, 21 Dec 2018 18:20:26 -0500 From: Sasha Levin To: Sudip Mukherjee Cc: gregkh@linuxfoundation.org, ming.lei@redhat.com, axboe@kernel.dk, hch@lst.de, mariusz.dabrowski@intel.com, ming.l@ssi.samsung.com, snitzer@redhat.com, xni@redhat.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] block: don't deal with discard limit in" failed to apply to 4.14-stable tree Message-ID: <20181221232026.GF86645@sasha-vm> References: <154169779061141@kroah.com> <20181220205347.33fjvgobwybpmh2t@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181220205347.33fjvgobwybpmh2t@debian> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Dec 20, 2018 at 08:53:47PM +0000, Sudip Mukherjee wrote: >Hi Greg, > >On Thu, Nov 08, 2018 at 09:23:10AM -0800, gregkh@linuxfoundation.org wrote: >> >> The patch below does not apply to the 4.14-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 . > >Instead of backporting it was easier to add the commits it depends on. >1) af097f5d199e ("block: break discard submissions into the user defined size") >It is not marked for stable but seems it can be in stable. > >2) b88aef36b87c ("block: fix infinite loop if the device loses discard capability") >It is marked for stable but is not there in 4.14-stable. > >All are attached to this mail for you to apply. I've queued both for 4.14 and 4.9. It seems that 4.4 needs something more complex than that. -- Thanks, Sasha