Re: [PATCH] mm: fix typo in the comment of mod_zone_state()

From: SeongJae Park

Date: Thu Feb 19 2026 - 19:37:16 EST


On Fri, 20 Feb 2026 00:44:07 +0100 Miquel Sabaté Solà <mssola@xxxxxxxxxx> wrote:

> Use the proper function name, followed by parenthesis as usual.

I'm not sure if it is really a typo, or was speaking about the general
this_cpu_cmpxchg() variants. Either way, the change makes sense to me, though.

>
> Signed-off-by: Miquel Sabaté Solà <mssola@xxxxxxxxxx>

Acked-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]