linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Harry Yoo <harry.yoo@oracle.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Linux Memory Management List <linux-mm@kvack.org>,
	Feng Tang <feng.tang@intel.com>,
	Christoph Lameter <cl@gentwo.org>,
	David Rientjes <rientjes@google.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Vlastimil Babka <vbabka@suse.cz>,
	Roman Gushchin <roman.gushchin@linux.dev>,
	Danilo Krummrich <dakr@kernel.org>
Subject: Re: [PATCH] mm: slub: Wrap krealloc() __GFP_ZERO semantics diagram in literal code block
Date: Wed, 11 Jun 2025 05:54:43 +0700	[thread overview]
Message-ID: <aEi3s7jvyPw9-SP5@archie.me> (raw)
In-Reply-To: <aEg_HtGuJ8Q8G_s8@hyeyoo>

[-- Attachment #1: Type: text/plain, Size: 1164 bytes --]

On Tue, Jun 10, 2025 at 11:20:14PM +0900, Harry Yoo wrote:
> On Tue, Jun 10, 2025 at 04:21:53PM +0700, Bagas Sanjaya wrote:
> > Sphinx reports htmldocs warnings:
> > 
> > Documentation/core-api/mm-api:40: ./mm/slub.c:4936: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
> > Documentation/core-api/mm-api:40: ./mm/slub.c:4936: ERROR: Undefined substitution referenced: "--------". [docutils]
> > 
> > Fix the warning by wrapping krealloc() semantics diagram for __GFP_ZERO
> > in literal code block.
> > 
> > Fixes: 489a744e5fb1 ("mm: krealloc: clarify valid usage of __GFP_ZERO")
> > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> > ---
> 
> Hmm not sure what I am missing, but neither `make htmldocs` on my machine
> nor docs.kernel.org [1] list kerneldoc for *_noprof() functions properly
> (which should have been listed), so no errors show up...
> 
> [1] https://docs.kernel.org/core-api/mm-api.html

I was encountering the warnings on docs-next (see MAINTAINERS), something that
I forget to mention when posting this patch.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2025-06-10 22:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10  9:21 [PATCH] mm: slub: Wrap krealloc() __GFP_ZERO semantics diagram in literal code block Bagas Sanjaya
2025-06-10 14:20 ` Harry Yoo
2025-06-10 22:54   ` Bagas Sanjaya [this message]
2025-06-10 23:51 ` Matthew Wilcox

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=aEi3s7jvyPw9-SP5@archie.me \
    --to=bagasdotme@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=cl@gentwo.org \
    --cc=dakr@kernel.org \
    --cc=feng.tang@intel.com \
    --cc=harry.yoo@oracle.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rientjes@google.com \
    --cc=roman.gushchin@linux.dev \
    --cc=vbabka@suse.cz \
    /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).