From: Harry Yoo <harry@kernel.org>
To: Wilson Zeng <cheng20011202@gmail.com>
Cc: vbabka@kernel.org, akpm@linux-foundation.org, hao.li@linux.dev,
roman.gushchin@linux.dev, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm/slub: fix typo in sheaves comment
Date: Sun, 17 May 2026 21:05:23 +0900 [thread overview]
Message-ID: <5fba246a-fefa-4ac6-80a4-46b1d3b5480e@kernel.org> (raw)
In-Reply-To: <20260516164033.1566208-1-cheng20011202@gmail.com>
On 5/17/26 1:40 AM, Wilson Zeng wrote:
> Fix a typo in the comment describing oversize sheaves handling:
> "area" should be "are".
>
> Signed-off-by: Wilson Zeng <cheng20011202@gmail.com>
> ---
Acked-by: Harry Yoo (Oracle) <harry@kernel.org>
> mm/slub.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/slub.c b/mm/slub.c
> index 8f9004536729..686559479273 100644
> --- a/mm/slub.c
> +++ b/mm/slub.c
> @@ -5011,7 +5011,7 @@ kmem_cache_prefill_sheaf(struct kmem_cache *s, gfp_t gfp, unsigned int size)
>
> /*
> * we do not need to care about pfmemalloc here because oversize
> - * sheaves area always flushed and freed when returned
> + * sheaves are always flushed and freed when returned
> */
> if (!__kmem_cache_alloc_bulk(s, gfp, size,
> &sheaf->objects[0])) {
--
Cheers,
Harry / Hyeonggon
next prev parent reply other threads:[~2026-05-17 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-16 16:40 Wilson Zeng
2026-05-17 12:05 ` Harry Yoo [this message]
2026-05-27 7:46 ` Vlastimil Babka (SUSE)
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=5fba246a-fefa-4ac6-80a4-46b1d3b5480e@kernel.org \
--to=harry@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cheng20011202@gmail.com \
--cc=hao.li@linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=roman.gushchin@linux.dev \
--cc=vbabka@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
all inboxes | Powered by JetHome®