Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp689496imu; Fri, 11 Jan 2019 07:25:05 -0800 (PST) X-Google-Smtp-Source: ALg8bN4zbs6NknKbitcJPxMMWmmStJeCGfDyuZZ/EXsdPhMNzH1d7xPMmrd4HPwgzYCJy4hLgBCe X-Received: by 2002:a63:ef47:: with SMTP id c7mr3699080pgk.386.1547220305124; Fri, 11 Jan 2019 07:25:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547220305; cv=none; d=google.com; s=arc-20160816; b=IBS2Aa+XUrk609//qYzB0Xp6DWI3goGN3xcFwY4zd2FJwyRb4XYxnEWZUg7S8FDYxT hWtGbSJIlNmjoshCvDBM5xrpXL1QSORdqF2C+O2X2ghpA+u+GW7j5Yv9Y+2P+q7bAEOS bycbLG7/oDXWF8AWyd3idH75ya+Tq3t19fV1Yib5N/lu6mySHFA/+G8ePS/N1OtvvGAg Ly4zj+932itKTQ30UmMEfj64at2vO89I0tljzshPNvrrNs+xBdQd1tcPwzc/eIcWusir PbNVz5wmp0hkHkSpQCHyBXJkuDHW25uvl21M+67wmQt4go+Dm5qu5k9IERA4AqFqsw+q 0HDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=hvxO5INx52iBSlYO/cgbcrW7j35GrFytGGYpRJHG0/Y=; b=TnKMQz1Cx4Ooqcz5O5ISvtq4uiExBl7KWFnEec0sqSjGC5TKKfzQCiN+Khy/1u2JKK 8CB46RMoJIBnQIQtUEaC3gYYlu3XIhhyRwM4/PEEJicYKWxElMPgkLX7ulAwTf46n1AP 6z6t91h3hF/u6PxqXLF56v05c/y6cEJuCo7Xz0GFvpFKfuFn23hCfsxQob08VHH7ysBu XPguFCcp2ZHDlc4unTh23H38HQ+IBg0QrRpls7XSnVpEWvhTZE4Pu1r0UiRNCIK7jovW t8iPqZFp0NEHBCAQ0XkI7Eg1EftnCNcZ6yj1BgYNXpu3chYRfIUcQL3ig3vsRBqil9yG UEYA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m75si467760pga.432.2019.01.11.07.24.49; Fri, 11 Jan 2019 07:25:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387420AbfAKPXX (ORCPT + 99 others); Fri, 11 Jan 2019 10:23:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34830 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729159AbfAKPXW (ORCPT ); Fri, 11 Jan 2019 10:23:22 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 4A131DA31E; Fri, 11 Jan 2019 15:23:22 +0000 (UTC) Received: from localhost (unknown [10.18.25.149]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EB19F5C6C1; Fri, 11 Jan 2019 15:23:15 +0000 (UTC) Date: Fri, 11 Jan 2019 10:23:15 -0500 From: Mike Snitzer To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ming Lin , Christoph Hellwig , Xiao Ni , Mariusz Dabrowski , Ming Lei , Jens Axboe , Sudip Mukherjee Subject: Re: [PATCH 4.4 72/88] block: dont deal with discard limit in blkdev_issue_discard() Message-ID: <20190111152314.GA10825@redhat.com> References: <20190111131045.137499039@linuxfoundation.org> <20190111131058.120784730@linuxfoundation.org> <20190111142539.GA10601@redhat.com> <20190111143514.GA8530@kroah.com> <20190111150605.GA10771@redhat.com> <20190111151757.GA15261@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190111151757.GA15261@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Fri, 11 Jan 2019 15:23:22 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 11 2019 at 10:17am -0500, Greg Kroah-Hartman wrote: > On Fri, Jan 11, 2019 at 10:06:05AM -0500, Mike Snitzer wrote: > > On Fri, Jan 11 2019 at 9:35am -0500, > > Greg Kroah-Hartman wrote: > > > > > On Fri, Jan 11, 2019 at 09:25:39AM -0500, Mike Snitzer wrote: > > > > On Fri, Jan 11 2019 at 9:08am -0500, > > > > Greg Kroah-Hartman wrote: > > > > > > > > > 4.4-stable review patch. If anyone has any objections, please let me know. > > > > > > > > > > ------------------ > > > > > > > > > > From: Ming Lei > > > > > > > > > > commit 744889b7cbb56a64f957e65ade7cb65fe3f35714 upstream. > > > > > > > > Hi Greg, > > > > > > > > Please also pick up this commit: > > > > 89f5fa47476eda56402e29fff3c5097f5c2a1e19 ("dm: call blk_queue_split() to > > > > impose device limits on bios") > > > > > > That's going to be hard as the dependancy for that patch is not here in > > > 4.4.y, and this patch itself isn't even in anything older than 4.19.y. > > > > Right, I quickly replied to this thread with followup of the 3 prereq > > patches needed to get 89f5fa47476 to apply. > > > > > So why add it here to 4.4.y only? > > > > Because you're looking to pull in a commit into 4.4 that causes problems > > elsewhere. > > > > > Can you send the needed patch series to the stable@ mailing list for the > > > different stable trees if this needs to get into them? > > > > I'll try to get to that, but it is low priority for me. And in the > > meantime.. DM will be broken in 4.4 if you take 744889b7cb.. wheeeee. > > Ok, then I should drop this patch from 4.4, I can do that. Looks like > it's not in 4.9 either, so that's another good reason to not take it > here as well. > > Any objection to just dropping it? I'd prefer that for sure. I don't think the empty discard issue that commit 744889b7cbb56a64f957e65ade7cb65fe3f35714 addresses is worth the other DM breakage. But I'm biased ;) Mike