From: Muchun Song <songmuchun@bytedance.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Mike Kravetz <mike.kravetz@oracle.com>,
Mike Rapoport <rppt@kernel.org>, Wu XiangCheng <bobwxc@email.cn>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference
Date: Mon, 11 Jul 2022 14:05:32 +0800 [thread overview]
Message-ID: <Ysu9rAoRU19PB2D0@FVFYT0MHHV2J> (raw)
In-Reply-To: <a3a132957ac8cc6b423303f4f4491753714b89b2.1657360984.git.mchehab@kernel.org>
On Sat, Jul 09, 2022 at 11:07:16AM +0100, Mauro Carvalho Chehab wrote:
> Changeset ee65728e103b ("docs: rename Documentation/vm to Documentation/mm")
> renamed: Documentation/vm/vmemmap_dedup.rst
> to: Documentation/mm/vmemmap_dedup.rst.
>
> Update its cross-reference accordingly.
>
> Fixes: ee65728e103b ("docs: rename Documentation/vm to Documentation/mm")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Thanks.
next prev parent reply other threads:[~2022-07-11 6:05 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-09 10:07 [PATCH v3 00/21] Update Documentation/ cross references and fix issues Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 01/21] docs: networking: update netdevices.rst reference Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 02/21] docs: update vmalloced-kernel-stacks.rst reference Mauro Carvalho Chehab
2022-07-09 13:37 ` Wu XiangCheng
2022-07-11 2:32 ` YanTeng Si
2022-07-09 10:07 ` [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference Mauro Carvalho Chehab
2022-07-11 6:05 ` Muchun Song [this message]
2022-07-09 10:07 ` [PATCH v3 04/21] docs: zh_CN: page_migration: fix reference to mm index.rst Mauro Carvalho Chehab
2022-07-09 10:41 ` Wu XiangCheng
2022-07-11 2:28 ` YanTeng Si
2022-07-09 10:07 ` [PATCH v3 05/21] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 06/21] x86/sgx: fix kernel-doc markups Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 07/21] fscache: fix kernel-doc documentation Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 08/21] fs: namei: address some kernel-doc issues Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 09/21] drm/scheduler: fix a kernel-doc warning Mauro Carvalho Chehab
2022-08-11 16:32 ` Alex Deucher
2022-07-09 10:07 ` [PATCH v3 10/21] drm/scheduler: add a missing kernel-doc parameter Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 11/21] kfence: fix a " Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 12/21] genalloc: add a description for start_addr parameter Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 13/21] textsearch: document list inside struct ts_ops Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 14/21] dcache: fix a kernel-doc warning Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 15/21] docs: ext4: blockmap.rst: fix a broken table Mauro Carvalho Chehab
2022-07-09 15:37 ` Theodore Ts'o
2022-07-09 10:07 ` [PATCH v3 16/21] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 17/21] docs: PCI: pci-vntb-howto.rst: fix a title markup Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 18/21] docs: virt: kvm: fix a title markup at api.rst Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 19/21] docs: ABI: sysfs-bus-nvdimm Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 20/21] docs: leds: index.rst: add leds-qcom-lpg to it Mauro Carvalho Chehab
2022-07-09 10:07 ` [PATCH v3 21/21] Documentation: coresight: fix binding wildcards Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Ysu9rAoRU19PB2D0@FVFYT0MHHV2J \
--to=songmuchun@bytedance.com \
--cc=akpm@linux-foundation.org \
--cc=bobwxc@email.cn \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mchehab+huawei@kernel.org \
--cc=mchehab@kernel.org \
--cc=mike.kravetz@oracle.com \
--cc=rppt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox