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=-3.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no 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 4771EC433E3 for ; Tue, 23 Jun 2020 13:31:52 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 0C0862078E for ; Tue, 23 Jun 2020 13:31:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Kqo/i+hF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0C0862078E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 61A346B0005; Tue, 23 Jun 2020 09:31:50 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 5C92D6B0006; Tue, 23 Jun 2020 09:31:50 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 4BA2D6B0007; Tue, 23 Jun 2020 09:31:50 -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 2AF836B0006 for ; Tue, 23 Jun 2020 09:31:50 -0400 (EDT) Received: from smtpin23.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id B863D181AC9CC for ; Tue, 23 Jun 2020 13:31:49 +0000 (UTC) X-FDA: 76960564338.23.nail33_130720b26e3b Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin23.hostedemail.com (Postfix) with ESMTP id ABF9537A9F for ; Tue, 23 Jun 2020 13:31:46 +0000 (UTC) X-HE-Tag: nail33_130720b26e3b X-Filterd-Recvd-Size: 6736 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf35.hostedemail.com (Postfix) with ESMTP for ; Tue, 23 Jun 2020 13:31:45 +0000 (UTC) Received: from mail.kernel.org (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CD37020888; Tue, 23 Jun 2020 13:31:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592919105; bh=3gAIjtEQO4kLlNnBgzwJ90qj5Mg7ihEjEG9ySuz4bCU=; h=From:To:Cc:Subject:Date:From; b=Kqo/i+hFoZR9gvOMphIo5899TL/A/Yce62Hu6AzvSfg3/IUqs203SsVl7UF5LhhI4 1N1c+oMvseK12yTsMSmhMP7+NHEXyYhpyBFribyNj1uNunfOognBNicTgHDj1xTwRK ZIjNLMIWjah12/AVcmwNPg/Za0Fz3Jh4fd+Q5caA= Received: from mchehab by mail.kernel.org with local (Exim 4.93) (envelope-from ) id 1jnj1Z-007VJW-7s; Tue, 23 Jun 2020 15:31:41 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Vlastimil Babka , dri-devel@lists.freedesktop.org, "Steven Rostedt (VMware)" , "Aneesh Kumar K.V" , Arnd Bergmann , Alexandre Ghiti , Rob Herring , Pragat Pandya , "Joel Fernandes (Google)" , Mathieu Poirier , "Eric W. Biederman" , Phong Tran , Patrick Bellasi , Peter Zijlstra , Harald Seiler , David Airlie , Stephen Kitt , =?UTF-8?q?Ricardo=20Ca=C3=B1uelo?= , Masami Hiramatsu , Masahiro Yamada , Daniel Jordan , Alexandre Belloni , Nitin Gupta , Peter Collingbourne , Sebastian Andrzej Siewior , linux-mm@kvack.org, Bartlomiej Zolnierkiewicz , "Frank A. Cancio Bello" , Johannes Weiner , Harry Wei , Thomas Gleixner , Andrew Morton , Stephen Boyd , Mike Leach , Maxime Ripard , =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= , Alex Shi , "Matthew Wilcox (Oracle)" , Jason Gunthorpe , Masahiro Yamada , Krzysztof Kozlowski , Kees Cook , Sami Tolvanen , Maarten Lankhorst , Andy Shevchenko , Will Deacon , Thomas Zimmermann , devicetree@vger.kernel.org, Mike Rapoport , Daniel Vetter Subject: [PATCH v3 0/7] Convert the remaining text files to ReST Date: Tue, 23 Jun 2020 15:31:33 +0200 Message-Id: X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-Rspamd-Queue-Id: ABF9537A9F X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam01 Content-Transfer-Encoding: quoted-printable 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: The main goal of this series is to finish the ReST conversion. After this series, we have just those files still in plain old format: - Documentation/RCU/RTFP.txt - Documentation/atomic_bitops.txt - Documentation/memory-barriers.txt - Documentation/atomic_t.txt - Documentation/filesystems/dax.txt - Documentation/filesystems/path-lookup.txt - Documentation/virt/kvm/devices/README PS.: I'm using a script to remove false-positives and ignore non-converte= d translated files. --- - v3: removed SPDX patches, because upstream discussion about GFDL is no= t finished yet. So, for now, use the old way to specify dual-licensed GPL= and GFDL files. I have already a tree ready for submission once upstream pushes this fe= at on SPDX specs. Mauro Carvalho Chehab (7): docs: dt: convert booting-without-of.txt to ReST format docs: trace: ring-buffer-design.txt: convert to ReST format docs: move nommu-mmap.txt to admin-guide and rename to ReST docs: move mailbox.txt to driver-api and rename it docs: move other kAPI documents to core-api docs: Add remaining Documentation/*.txt at staging/index.rst docs: staging: use small font for literal includes Documentation/admin-guide/mm/index.rst | 1 + .../mm/nommu-mmap.rst} | 0 Documentation/admin-guide/sysctl/vm.rst | 2 +- Documentation/arm/booting.rst | 2 +- .../bus-virt-phys-mapping.rst} | 0 Documentation/core-api/index.rst | 3 + .../this_cpu_ops.rst} | 0 .../unaligned-memory-access.rst | 0 ...-without-of.txt =3D> booting-without-of.rst} | 298 ++++--- Documentation/devicetree/index.rst | 1 + Documentation/driver-api/index.rst | 1 + .../{mailbox.txt =3D> driver-api/mailbox.rst} | 0 Documentation/gpu/drm-mm.rst | 2 +- Documentation/staging/index.rst | 24 + Documentation/trace/index.rst | 1 + ...ffer-design.txt =3D> ring-buffer-design.rst} | 802 ++++++++++-------- Documentation/translations/zh_CN/arm/Booting | 2 +- arch/Kconfig | 2 +- init/Kconfig | 2 +- mm/Kconfig | 2 +- mm/nommu.c | 2 +- 21 files changed, 631 insertions(+), 516 deletions(-) rename Documentation/{nommu-mmap.txt =3D> admin-guide/mm/nommu-mmap.rst}= (100%) rename Documentation/{bus-virt-phys-mapping.txt =3D> core-api/bus-virt-p= hys-mapping.rst} (100%) rename Documentation/{this_cpu_ops.txt =3D> core-api/this_cpu_ops.rst} (= 100%) rename Documentation/{process =3D> core-api}/unaligned-memory-access.rst= (100%) rename Documentation/devicetree/{booting-without-of.txt =3D> booting-wit= hout-of.rst} (90%) rename Documentation/{mailbox.txt =3D> driver-api/mailbox.rst} (100%) rename Documentation/trace/{ring-buffer-design.txt =3D> ring-buffer-desi= gn.rst} (55%) --=20 2.26.2