From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CA35C433DF for ; Tue, 23 Jun 2020 15:56:43 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 4C5232073E for ; Tue, 23 Jun 2020 15:56:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C5232073E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.ibm.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 8F06F6B0006; Tue, 23 Jun 2020 11:56:42 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 87A6B6B0007; Tue, 23 Jun 2020 11:56:42 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6F44A6B0008; Tue, 23 Jun 2020 11:56:42 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0149.hostedemail.com [216.40.44.149]) by kanga.kvack.org (Postfix) with ESMTP id 4FC486B0006 for ; Tue, 23 Jun 2020 11:56:42 -0400 (EDT) Received: from smtpin16.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id B0EABC5280 for ; Tue, 23 Jun 2020 15:56:41 +0000 (UTC) X-FDA: 76960929402.16.mass89_271416126e3c Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin16.hostedemail.com (Postfix) with ESMTP id 7AEB8100B89E5 for ; Tue, 23 Jun 2020 15:56:41 +0000 (UTC) X-HE-Tag: mass89_271416126e3c X-Filterd-Recvd-Size: 7857 Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by imf15.hostedemail.com (Postfix) with ESMTP for ; Tue, 23 Jun 2020 15:56:40 +0000 (UTC) Received: from pps.filterd (m0187473.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 05NFWhCA069355; Tue, 23 Jun 2020 11:56:38 -0400 Received: from ppma06ams.nl.ibm.com (66.31.33a9.ip4.static.sl-reverse.com [169.51.49.102]) by mx0a-001b2d01.pphosted.com with ESMTP id 31uk64u3kb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Jun 2020 11:56:38 -0400 Received: from pps.filterd (ppma06ams.nl.ibm.com [127.0.0.1]) by ppma06ams.nl.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 05NFfLqT025582; Tue, 23 Jun 2020 15:56:35 GMT Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by ppma06ams.nl.ibm.com with ESMTP id 31uk33038w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Jun 2020 15:56:35 +0000 Received: from d06av22.portsmouth.uk.ibm.com (d06av22.portsmouth.uk.ibm.com [9.149.105.58]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 05NFuX1J62783658 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 23 Jun 2020 15:56:33 GMT Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 1AE474C050; Tue, 23 Jun 2020 15:56:33 +0000 (GMT) Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2DCBE4C04E; Tue, 23 Jun 2020 15:56:30 +0000 (GMT) Received: from linux.ibm.com (unknown [9.145.25.83]) by d06av22.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Tue, 23 Jun 2020 15:56:29 +0000 (GMT) Date: Tue, 23 Jun 2020 18:56:27 +0300 From: Mike Rapoport To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Andrew Morton , dri-devel@lists.freedesktop.org, linux-mm@kvack.org Subject: Re: [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST Message-ID: <20200623155224.GD1774541@linux.ibm.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.216,18.0.687 definitions=2020-06-23_07:2020-06-23,2020-06-23 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=1 clxscore=1011 mlxlogscore=999 mlxscore=0 adultscore=0 spamscore=0 priorityscore=1501 malwarescore=0 bulkscore=0 phishscore=0 lowpriorityscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006120000 definitions=main-2006230118 X-Rspamd-Queue-Id: 7AEB8100B89E5 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Tue, Jun 23, 2020 at 11:52:58AM +0200, Mauro Carvalho Chehab wrote: > The nommu-mmap.txt file provides description of user visible > behaviuour. So, move it to the admin-guide. > > As it is already at the ReST, also rename it. > > Suggested-by: Mike Rapoport > Suggested-by: Jonathan Corbet > Signed-off-by: Mauro Carvalho Chehab Acked-by: Mike Rapoport > --- > Documentation/admin-guide/mm/index.rst | 1 + > Documentation/{nommu-mmap.txt => admin-guide/mm/nommu-mmap.rst} | 0 > Documentation/admin-guide/sysctl/vm.rst | 2 +- > Documentation/gpu/drm-mm.rst | 2 +- > init/Kconfig | 2 +- > mm/Kconfig | 2 +- > mm/nommu.c | 2 +- > 7 files changed, 6 insertions(+), 5 deletions(-) > rename Documentation/{nommu-mmap.txt => admin-guide/mm/nommu-mmap.rst} (100%) > > diff --git a/Documentation/admin-guide/mm/index.rst b/Documentation/admin-guide/mm/index.rst > index 11db46448354..774dad6d3d29 100644 > --- a/Documentation/admin-guide/mm/index.rst > +++ b/Documentation/admin-guide/mm/index.rst > @@ -31,6 +31,7 @@ the Linux memory management. > idle_page_tracking > ksm > memory-hotplug > + nommu-map > numa_memory_policy > numaperf > pagemap > diff --git a/Documentation/nommu-mmap.txt b/Documentation/admin-guide/mm/nommu-mmap.rst > similarity index 100% > rename from Documentation/nommu-mmap.txt > rename to Documentation/admin-guide/mm/nommu-mmap.rst > diff --git a/Documentation/admin-guide/sysctl/vm.rst b/Documentation/admin-guide/sysctl/vm.rst > index 4b7c496199ca..4b9d2e8e9142 100644 > --- a/Documentation/admin-guide/sysctl/vm.rst > +++ b/Documentation/admin-guide/sysctl/vm.rst > @@ -598,7 +598,7 @@ trimming of allocations is initiated. > > The default value is 1. > > -See Documentation/nommu-mmap.txt for more information. > +See Documentation/admin-guide/mm/nommu-mmap.rst for more information. > > > numa_zonelist_order > diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst > index 8d10e6b38918..9abee1589c1e 100644 > --- a/Documentation/gpu/drm-mm.rst > +++ b/Documentation/gpu/drm-mm.rst > @@ -311,7 +311,7 @@ To use drm_gem_cma_get_unmapped_area(), drivers must fill the struct > a pointer on drm_gem_cma_get_unmapped_area(). > > More detailed information about get_unmapped_area can be found in > -Documentation/nommu-mmap.txt > +Documentation/admin-guide/mm/nommu-mmap.rst > > Memory Coherency > ---------------- > diff --git a/init/Kconfig b/init/Kconfig > index a46aa8f3174d..2dd5531dae98 100644 > --- a/init/Kconfig > +++ b/init/Kconfig > @@ -1957,7 +1957,7 @@ config MMAP_ALLOW_UNINITIALIZED > userspace. Since that isn't generally a problem on no-MMU systems, > it is normally safe to say Y here. > > - See Documentation/nommu-mmap.txt for more information. > + See Documentation/mm/nommu-mmap.rst for more information. > > config SYSTEM_DATA_VERIFICATION > def_bool n > diff --git a/mm/Kconfig b/mm/Kconfig > index f2104cc0d35c..d41f3fa7e923 100644 > --- a/mm/Kconfig > +++ b/mm/Kconfig > @@ -387,7 +387,7 @@ config NOMMU_INITIAL_TRIM_EXCESS > This option specifies the initial value of this option. The default > of 1 says that all excess pages should be trimmed. > > - See Documentation/nommu-mmap.txt for more information. > + See Documentation/mm/nommu-mmap.rst for more information. > > config TRANSPARENT_HUGEPAGE > bool "Transparent Hugepage Support" > diff --git a/mm/nommu.c b/mm/nommu.c > index f32a69095d50..314174817b04 100644 > --- a/mm/nommu.c > +++ b/mm/nommu.c > @@ -5,7 +5,7 @@ > * Replacement code for mm functions to support CPU's that don't > * have any form of memory management unit (thus no virtual memory). > * > - * See Documentation/nommu-mmap.txt > + * See Documentation/mm/nommu-mmap.rst > * > * Copyright (c) 2004-2008 David Howells > * Copyright (c) 2000-2003 David McCullough > -- > 2.26.2 > -- Sincerely yours, Mike.