Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5545077yba; Mon, 13 May 2019 12:46:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqwvJLBATrHuINk8gswqrpJOIHVyQVjW6OSXH9VgcP6Lf6OKPWv6egNB3qrnO8fQd2Hbjwdo X-Received: by 2002:a63:2b41:: with SMTP id r62mr33805042pgr.403.1557776805207; Mon, 13 May 2019 12:46:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557776805; cv=none; d=google.com; s=arc-20160816; b=oD4T/kPFb5Ffoa+TIu+RC/bgE8oQfbukiBpFM97FBPI25H+H0ecnCBdw7e1smbKv3t 4Cjins7TH6VhLssnydosBs7ZjM1sK8bozcDoIkmCoKgQJY+Da6PTA3qpgrWkHw8RI0kn 8VnBwXyaY8xVht8mLz7c4KTzKSBpaccDg3gqEQCxvU0jL8RJxz4clPtrR2/n68si/+YQ 13jYcjepfDJGdVUsvH+FOmdkTZ6H6gEhARDvdMYNVG2moW884Pif1rHcOA9ciSmQB6fl 3cFCmZTWuRvt/IzeWfFDk/pmBX1fZpAiM/Cw0IF5Tn1QWJsrvDMMfjXnodx1nlEsE23t /ukA== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=R8/txI0W2+q3QpmLYg0kWx8VfSmW9zxrPZWFMFqQ25g=; b=ExZNqPljC3v1VsjyLwIZVoJRIA4ptR+IYDCfpQ3lQ+0aQNjDVKGhooTIyUNjtBCojE 1aas3qtQlf/Lbe7gngPEPx9fj56to34vi1kw3UHS0q42voDfRqsq07P00e/gXzc6ctn+ /+4Q/pBgCmiqOcXyomHsSNgfNekk5OgfCvsbeA2UsX/cv/FA6UBTcd6MX24ujmQAA0ce WWmdcQsbedSynPIWSDRd8O+j0vvhgjoDlMAC9wEYBKDH+jKcG+mUrdn2q2/OgmpAcwdX JSXKAj9qEwfK3/Y7YAT91zZyYooG/Sx+d/noljJIPSms+R+CgzO+xUTvrGMh4YV7C0ui lZoA== 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 p7si20168942pfb.213.2019.05.13.12.46.29; Mon, 13 May 2019 12:46:45 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732374AbfEMSKF (ORCPT + 99 others); Mon, 13 May 2019 14:10:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45844 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732361AbfEMSKF (ORCPT ); Mon, 13 May 2019 14:10:05 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E75513087951; Mon, 13 May 2019 18:10:04 +0000 (UTC) Received: from redhat.com (ovpn-112-54.rdu2.redhat.com [10.10.112.54]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B974E18A5D; Mon, 13 May 2019 18:10:02 +0000 (UTC) Date: Mon, 13 May 2019 14:10:00 -0400 From: Jerome Glisse To: Ralph Campbell Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, John Hubbard , Ira Weiny , Dan Williams , Arnd Bergmann , Balbir Singh , Dan Carpenter , Matthew Wilcox , Souptick Joarder , Andrew Morton Subject: Re: [PATCH 0/5] mm/hmm: HMM documentation updates and code fixes Message-ID: <20190513181000.GA30726@redhat.com> References: <20190506232942.12623-1-rcampbell@nvidia.com> <20190512150832.GB4238@redhat.com> <89c6ce48-190b-65df-7c35-a0eb0f5d936f@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <89c6ce48-190b-65df-7c35-a0eb0f5d936f@nvidia.com> User-Agent: Mutt/1.11.4 (2019-03-13) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Mon, 13 May 2019 18:10:05 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 13, 2019 at 10:26:59AM -0700, Ralph Campbell wrote: > > > On 5/12/19 8:08 AM, Jerome Glisse wrote: > > On Mon, May 06, 2019 at 04:29:37PM -0700, rcampbell@nvidia.com wrote: > > > From: Ralph Campbell > > > > > > I hit a use after free bug in hmm_free() with KASAN and then couldn't > > > stop myself from cleaning up a bunch of documentation and coding style > > > changes. So the first two patches are clean ups, the last three are > > > the fixes. > > > > > > Ralph Campbell (5): > > > mm/hmm: Update HMM documentation > > > mm/hmm: Clean up some coding style and comments > > > mm/hmm: Use mm_get_hmm() in hmm_range_register() > > > mm/hmm: hmm_vma_fault() doesn't always call hmm_range_unregister() > > > mm/hmm: Fix mm stale reference use in hmm_free() > > > > This patchset does not seems to be on top of > > https://cgit.freedesktop.org/~glisse/linux/log/?h=hmm-5.2-v3 > > > > So here we are out of sync, on documentation and code. If you > > have any fix for https://cgit.freedesktop.org/~glisse/linux/log/?h=hmm-5.2-v3 > > then please submit something on top of that. > > > > Cheers, > > J?r?me > > > > > > > > Documentation/vm/hmm.rst | 139 ++++++++++++++++++----------------- > > > include/linux/hmm.h | 84 ++++++++++------------ > > > mm/hmm.c | 151 ++++++++++++++++----------------------- > > > 3 files changed, 174 insertions(+), 200 deletions(-) > > > > > > -- > > > 2.20.1 > > The patches are based on top of Andrew's mmotm tree > git://git.cmpxchg.org/linux-mmotm.git v5.1-rc6-mmotm-2019-04-25-16-30. > They apply cleanly to that git tag as well as your hmm-5.2-v3 branch > so I guess I am confused where we are out of sync. No disregard my email, i was trying to apply on top of wrong branch yesterday morning while catching up on big backlog of email. Failure was on my side. Cheers, J?r?me