From: Dennis Zhou <dennis@kernel.org>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: linux-mm@kvack.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH 3/3] mm/doc: Include percpu documentation in html docs
Date: Thu, 17 Jun 2021 21:54:49 +0000 [thread overview]
Message-ID: <YMvEqYjWG9HcxElV@google.com> (raw)
In-Reply-To: <20210617204325.2278730-3-willy@infradead.org>
Hello,
On Thu, Jun 17, 2021 at 09:43:25PM +0100, Matthew Wilcox (Oracle) wrote:
> The kernel-doc was written, but not included in the html documentation.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> ---
> Documentation/core-api/mm-api.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/core-api/mm-api.rst b/Documentation/core-api/mm-api.rst
> index e46f01c4b200..89a53ac00249 100644
> --- a/Documentation/core-api/mm-api.rst
> +++ b/Documentation/core-api/mm-api.rst
> @@ -87,6 +87,12 @@ DMA pools
> .. kernel-doc:: mm/dmapool.c
> :export:
>
> +Per-CPU memory allocation
> +=========================
> +
> +.. kernel-doc:: mm/percpu.c
> + :export:
> +
> More Memory Management Functions
> ================================
>
> --
> 2.30.2
>
>
Acked-by: Dennis Zhou <dennis@kernel.org>
Thanks,
Dennis
prev parent reply other threads:[~2021-06-17 21:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 20:43 [PATCH 1/3] mm/doc: Include compressed memory kernel-doc Matthew Wilcox (Oracle)
2021-06-17 20:43 ` [PATCH 2/3] mm/doc: Add some more missing kernel-doc Matthew Wilcox (Oracle)
2021-06-17 20:43 ` [PATCH 3/3] mm/doc: Include percpu documentation in html docs Matthew Wilcox (Oracle)
2021-06-17 21:54 ` Dennis Zhou [this message]
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=YMvEqYjWG9HcxElV@google.com \
--to=dennis@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=willy@infradead.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;
as well as URLs for NNTP newsgroup(s).