From: "Lorenzo Stoakes (Oracle)" <ljs@kernel.org>
To: "Miquel Sabaté Solà" <mssola@mssola.com>
Cc: akpm@linux-foundation.org, david@kernel.org,
lorenzo.stoakes@oracle.com, Liam.Howlett@oracle.com,
vbabka@suse.cz, rppt@kernel.org, surenb@google.com,
mhocko@suse.com, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: fix typo in the comment of mod_zone_state()
Date: Fri, 6 Mar 2026 11:47:14 +0000 [thread overview]
Message-ID: <cfa8f6a0-bb8c-451e-87ac-7e37a277220c@lucifer.local> (raw)
In-Reply-To: <20260219234407.3261196-1-mssola@mssola.com>
On Fri, Feb 20, 2026 at 12:44:07AM +0100, Miquel Sabaté Solà wrote:
> Use the proper function name, followed by parenthesis as usual.
>
> Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
LGTM, so:
Reviewed-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
> ---
> mm/vmstat.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/vmstat.c b/mm/vmstat.c
> index 65de88cdf40e..f69225122768 100644
> --- a/mm/vmstat.c
> +++ b/mm/vmstat.c
> @@ -547,7 +547,7 @@ EXPORT_SYMBOL(__dec_node_page_state);
> #ifdef CONFIG_HAVE_CMPXCHG_LOCAL
> /*
> * If we have cmpxchg_local support then we do not need to incur the overhead
> - * that comes with local_irq_save/restore if we use this_cpu_cmpxchg.
> + * that comes with local_irq_save/restore if we use this_cpu_try_cmpxchg().
> *
> * mod_state() modifies the zone counter state through atomic per cpu
> * operations.
> --
> 2.53.0
prev parent reply other threads:[~2026-03-06 11:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-19 23:44 Miquel Sabaté Solà
2026-02-20 0:37 ` SeongJae Park
2026-03-06 11:47 ` Lorenzo Stoakes (Oracle) [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=cfa8f6a0-bb8c-451e-87ac-7e37a277220c@lucifer.local \
--to=ljs@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=mhocko@suse.com \
--cc=mssola@mssola.com \
--cc=rppt@kernel.org \
--cc=surenb@google.com \
--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