From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Date: Fri, 28 Oct 2022 23:24:18 +0000 Subject: Re: [PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask Message-Id: List-Id: References: <20221028181108.119432-1-mike.kravetz@oracle.com> In-Reply-To: <20221028181108.119432-1-mike.kravetz@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Kravetz Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-ia64@vger.kernel.org, Baolin Wang , Christophe Leroy , David Hildenbrand , "Aneesh Kumar K . V" , Naoya Horiguchi , Michael Ellerman , Muchun Song , Andrew Morton On Fri, Oct 28, 2022 at 11:11:08AM -0700, Mike Kravetz wrote: > v4 - Remove vma (pmd sharing) locking as this can be called with > FOLL_NOWAIT. Peter Thanks, Mike. For the gup safety on pmd unshare, I'll prepare a few small patches and post hopefully early next week (will be off-work on Mon & Tue, but maybe I'll still try). -- Peter Xu