Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp693688pxv; Thu, 22 Jul 2021 09:52:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzSlo7qc+5kdv7t+R+NWkDgrkLA3k1LbEL+w4NG+o1z0dkHrfV5TXk5tYrUuKbbHiF402K7 X-Received: by 2002:a05:6638:1646:: with SMTP id a6mr423660jat.1.1626972734319; Thu, 22 Jul 2021 09:52:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626972734; cv=none; d=google.com; s=arc-20160816; b=Qd7bD/XmuFqgatv2zC+hvigFAD9CWnLw6VsI8+GPiQmNkHi5e5pugRVucKs2soApPr rCMyIaiMGloDxC9OzKHIBkcQASWOyJ1Rk95IszOwxyNhXoe39XjjzQKMCDLslz38/qiG jdD6ASGIuottbLrT5OQdJIKnCLkgPpCwb6URPGXKQJcx2nc/c8eUd9piLcF794xTXTH5 KOrxSBCLCHC0GIs99sZqooPxZsRLuxcq4jDXQ6r99v911cesYSPeRroGWPg+RnOtl196 P9egOwKnKOF4vn6A5Lr3skKUenS+h0+CTOFj8N2bYTXArP3+bNi3XVtETn6un14syeUK ow1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=LytSTRqnW019Zf3MFLO66JbvqTzzhUZGQkz6oit+Uss=; b=wyeky50L2K7rIbr5gr9IKhl0+IEAgzFDvm/QDt+AVbbZ3+hNGAajKstSB1V3WRgw5n KHVi9g/uo2clgPWUehhppxocquUk1jRbB1caJZEvCVXv92YgWItnIJvMA+rIoC5+T/M1 qLEHbFjY8kY8pyjWLVCkNgAuienN5Admlo7waAyvBmfPBlDn7BgzKKmBpSlD3tvZRlRY 3fvyN+J4HVZ1PhjxCYO5QQTnBl8hL03eZiRGleRG7n/FdoPc+NiBeZigyq/+0SyPntZv xspZvMqoXMSbAHvku8758v3r4y/ZhoKsU8Pfk2WGBl+cWpKvL+158X7O3pJXYgd4croI F2VQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FgvH+YA0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s1si31681998jat.54.2021.07.22.09.52.03; Thu, 22 Jul 2021 09:52:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FgvH+YA0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234167AbhGVQKj (ORCPT + 99 others); Thu, 22 Jul 2021 12:10:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:46620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234599AbhGVQGX (ORCPT ); Thu, 22 Jul 2021 12:06:23 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CC12361CA2; Thu, 22 Jul 2021 16:46:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626972417; bh=ukinKvLYRcUa1nTeHzGA0Svo9vK5kGmsUi1j3xAzEiY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FgvH+YA066U1xUHayRGW8B0Y9ylnehzqnYA87xhkvafqRvulT5RkEeZOCyldkzI35 ypiR5mJyYrhvXwL6oBzt33gBi4lQXQH3RG84ImmG/jrptUPxf1+D0INCbaBeTS9YJb yzKONAq5AD3Ydst9VMMYNSzQ6je8x81Ss4liWkz4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peter Xu , "Kirill A. Shutemov" , Mike Rapoport , Axel Rasmussen , Andrea Arcangeli , Hugh Dickins , Jerome Glisse , Alexander Viro , Brian Geffon , "Dr . David Alan Gilbert" , Joe Perches , Lokesh Gidra , Mina Almasry , Oliver Upton , Shaohua Li , Shuah Khan , Stephen Rothwell , Wang Qing , Andrew Morton , Linus Torvalds , Mike Kravetz Subject: [PATCH 5.13 105/156] mm/thp: simplify copying of huge zero page pmd when fork Date: Thu, 22 Jul 2021 18:31:20 +0200 Message-Id: <20210722155631.765057966@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210722155628.371356843@linuxfoundation.org> References: <20210722155628.371356843@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Peter Xu commit 5fc7a5f6fd04bc18f309d9f979b32ef7d1d0a997 upstream. Patch series "mm/uffd: Misc fix for uffd-wp and one more test". This series tries to fix some corner case bugs for uffd-wp on either thp or fork(). Then it introduced a new test with pagemap/pageout. Patch layout: Patch 1: cleanup for THP, it'll slightly simplify the follow up patches Patch 2-4: misc fixes for uffd-wp here and there; please refer to each patch Patch 5: add pagemap support for uffd-wp Patch 6: add pagemap/pageout test for uffd-wp The last test introduced can also verify some of the fixes in previous patches, as the test will fail without the fixes. However it's not easy to verify all the changes in patch 2-4, but hopefully they can still be properly reviewed. Note that if considering the ongoing uffd-wp shmem & hugetlbfs work, patch 5 will be incomplete as it's missing e.g. hugetlbfs part or the special swap pte detection. However that's not needed in this series, and since that series is still during review, this series does not depend on that one (the last test only runs with anonymous memory, not file-backed). So this series can be merged even before that series. This patch (of 6): Huge zero page is handled in a special path in copy_huge_pmd(), however it should share most codes with a normal thp page. Trying to share more code with it by removing the special path. The only leftover so far is the huge zero page refcounting (mm_get_huge_zero_page()), because that's separately done with a global counter. This prepares for a future patch to modify the huge pmd to be installed, so that we don't need to duplicate it explicitly into huge zero page case too. Link: https://lkml.kernel.org/r/20210428225030.9708-1-peterx@redhat.com Link: https://lkml.kernel.org/r/20210428225030.9708-2-peterx@redhat.com Signed-off-by: Peter Xu Cc: Kirill A. Shutemov Cc: Mike Kravetz , peterx@redhat.com Cc: Mike Rapoport Cc: Axel Rasmussen Cc: Andrea Arcangeli Cc: Hugh Dickins Cc: Jerome Glisse Cc: Alexander Viro Cc: Brian Geffon Cc: "Dr . David Alan Gilbert" Cc: Joe Perches Cc: Lokesh Gidra Cc: Mina Almasry Cc: Oliver Upton Cc: Shaohua Li Cc: Shuah Khan Cc: Stephen Rothwell Cc: Wang Qing Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- mm/huge_memory.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) --- a/mm/huge_memory.c +++ b/mm/huge_memory.c @@ -1088,17 +1088,13 @@ int copy_huge_pmd(struct mm_struct *dst_ * a page table. */ if (is_huge_zero_pmd(pmd)) { - struct page *zero_page; /* * get_huge_zero_page() will never allocate a new page here, * since we already have a zero page to copy. It just takes a * reference. */ - zero_page = mm_get_huge_zero_page(dst_mm); - set_huge_zero_page(pgtable, dst_mm, vma, addr, dst_pmd, - zero_page); - ret = 0; - goto out_unlock; + mm_get_huge_zero_page(dst_mm); + goto out_zero_page; } src_page = pmd_page(pmd); @@ -1122,6 +1118,7 @@ int copy_huge_pmd(struct mm_struct *dst_ get_page(src_page); page_dup_rmap(src_page, true); add_mm_counter(dst_mm, MM_ANONPAGES, HPAGE_PMD_NR); +out_zero_page: mm_inc_nr_ptes(dst_mm); pgtable_trans_huge_deposit(dst_mm, dst_pmd, pgtable);