Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1857952ybi; Mon, 1 Jul 2019 01:33:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqwwz5ZBcTQoZZZtSfGnGiUhknO+UuJiIv5/nuf2VM/NzqK0x1KrPF8e7b/73yDr3SmCLTVc X-Received: by 2002:a65:60cc:: with SMTP id r12mr17745284pgv.333.1561969999324; Mon, 01 Jul 2019 01:33:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561969999; cv=none; d=google.com; s=arc-20160816; b=zo1QFg8bnB4cSVlB9kwMy/ki++bUaNf5WoqwXaEP9IsC1s0Y5yD3qIG/2yvzLBCpCv i6qbjOyu5dmB4gDGBFDNeBM0s4SZtY/zq+6oKgzwFVy1VL76Dp85bbiA5PhFpcIPnr2I cWuuDPfgegDBkM9teY58OMO/pKQmgrl3N+xCkusfmnq4jKuzlzTPHtAPL8tPrlZN5ZAa ZsIJaaAoaHktFgURAFBj63Tx45wwLQB9UL6TzR/OZl8EPNZSL4oNQxm01eo4fQUedhhE K61HFVDSMJ16jOr/Ik2k1ZQVr0h/zZ2kVwkX/n8PhhJbPEG38FHstfj8y3q/+v0h09uu yqXA== 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=UHzx8Da9e6MxYEmcCf+I/8D5JETsGceRmMZmkC4knEI=; b=Qql8MahHDC6nd7nrSOSKhrKXLBVP/KA7MJ/V2NYEc9tOtjV4UeA+V0dxpAiWhPxCPO SCYU9Nz0FK3+115Cn2c42sWciobburvQBIQXk9HQWAh+4adq+nqpSkgfy+7MSftL8wct S3IO9fEg6SWVfOsCBJnEdZhRan+S8yPjl/7gmkLTGcCjgsAN/IoaZ+a8gEpmuxyT3byB 7GjIk2oOBncJlBDJ3YxbVvH8RhQCvJ22kN6mIpZ2QTnyQ2ZnYBvyrWd0MVdYzdVMorNL ExBFaagZdxsOCjNZKseAzdgMa5bZeL26VmOLwHSeF5qmEzskRsr9FzRmyN2NDONPltm2 yoWg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l186si2329578pgd.455.2019.07.01.01.33.03; Mon, 01 Jul 2019 01:33:19 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728042AbfGAIZU (ORCPT + 99 others); Mon, 1 Jul 2019 04:25:20 -0400 Received: from verein.lst.de ([213.95.11.211]:59464 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726076AbfGAIZU (ORCPT ); Mon, 1 Jul 2019 04:25:20 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id EE0A068B20; Mon, 1 Jul 2019 10:25:17 +0200 (CEST) Date: Mon, 1 Jul 2019 10:25:17 +0200 From: Christoph Hellwig To: Dan Williams , =?iso-8859-1?B?Suly9G1l?= Glisse , Jason Gunthorpe , Ben Skeggs Cc: Ira Weiny , linux-mm@kvack.org, nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-nvdimm@lists.01.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: dev_pagemap related cleanups v4 Message-ID: <20190701082517.GA22461@lst.de> References: <20190701062020.19239-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190701062020.19239-1-hch@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org And I've demonstrated that I can't send patch series.. While this has all the right patches, it also has the extra patches already in the hmm tree, and four extra patches I wanted to send once this series is merged. I'll give up for now, please use the git url for anything serious, as it contains the right thing.