Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp160719ybi; Tue, 2 Jul 2019 18:15:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqyRovifr7ymqajGPzGA6Vqb9z7TT+DXF7rd86Uvujn4M0VU37WH12JMTJSROlv8GR7MltDv X-Received: by 2002:a63:3f84:: with SMTP id m126mr32485321pga.213.1562116510879; Tue, 02 Jul 2019 18:15:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562116510; cv=none; d=google.com; s=arc-20160816; b=mXraHnKgSbSX12zddCCwPKKoCVjchlJQqcDgAHU1xx+CMBpKvIZbqBC3adydL+nPkJ CAAeJh0d1rUPi4Cvt+ANVQ7FIt/DpRJUFgpRa9WWK+1hwoy+bKE42vtdNQzxvJZMjX5i ZWiV8FAyQhBhI8wibmoClHUylUUXOLUcNZ+ueb7LfEyFUHZu3lqHTL0+kv1SeTA36Acc /29Ttf4l+qzyWRBU/h1bLI8p7I5uBVq6iv5sMYQ8Ro5/KnIiiEMcUn+BHUWnJRBfs8Bf TdFSZ535DGB/9ePKtrbQGgyZ/RSpi62y/JyNnBLxLI70xuFC9kcbBtfA7aUKm5XRz/+X BpHQ== 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=vP1X5jEyDL7f5HaMaCanu2s4UbPdv1ZUzu4c7zA0DWk=; b=oOKkVRcmqrpO7uzKHLMKoOQRyLsTaNbyDyZJSP/BdfiN5lS4QcapKwM1TdG13QfLhf UwAHWFQqfcXeZeQ6xB5Tnaal5PxPbgh2iDYBITGGzgRag9b+H0iZSiE7nsoqpAg5zfKV 5uIqX9mX/aoVzOI+X0+GY/CVqe4lnDP2fazpMN5UfHUE6z/D9+J6Jsbl8fdrQyWI3xJu WAaY36I39dM60LNjZmIoqpZanszFzGrkEpz4IaLwTZL2nTH0KSyqDp1sPvip2emumxix V1Pmx9LeBt5Jqgb4Pfy/xCHDwCEU/VuHUOgvHrR7UW9cHFWO+Kda/pG+62BTmfSoc+0A EYbA== 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 a32si431646pla.178.2019.07.02.18.14.55; Tue, 02 Jul 2019 18:15:10 -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 S1727133AbfGCBOZ (ORCPT + 99 others); Tue, 2 Jul 2019 21:14:25 -0400 Received: from verein.lst.de ([213.95.11.211]:46852 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727051AbfGCBOZ (ORCPT ); Tue, 2 Jul 2019 21:14:25 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 9F50E68B20; Wed, 3 Jul 2019 00:47:31 +0200 (CEST) Date: Wed, 3 Jul 2019 00:47:31 +0200 From: Christoph Hellwig To: "Weiny, Ira" Cc: Jason Gunthorpe , Christoph Hellwig , "Williams, Dan J" , =?iso-8859-1?B?Suly9G1l?= Glisse , Ben Skeggs , "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: <20190702224731.GA23841@lst.de> References: <20190701062020.19239-1-hch@lst.de> <20190701082517.GA22461@lst.de> <20190702184201.GO31718@mellanox.com> <2807E5FD2F6FDA4886F6618EAC48510E79DEA747@CRSMSX101.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2807E5FD2F6FDA4886F6618EAC48510E79DEA747@CRSMSX101.amr.corp.intel.com> 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 On Tue, Jul 02, 2019 at 10:45:34PM +0000, Weiny, Ira wrote: > > > > On Mon, Jul 01, 2019 at 10:25:17AM +0200, Christoph Hellwig wrote: > > > 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. > > > > Okay, I sorted it all out and temporarily put it here: > > > > https://github.com/jgunthorpe/linux/commits/hmm > > > > Bit involved job: > > - Took Ira's v4 patch into hmm.git and confirmed it matches what > > Andrew has in linux-next after all the fixups > > Looking at the final branch seems good. Looks good to me as well.