Re: [PATCH v3 06/11] mm: page_counter: constify page_counter_read() and page_counter_margin()

From: Muchun Song

Date: Tue Sep 15 2026 - 22:33:59 EST




> On Sep 16, 2026, at 07:20, Tal Zussman <tz2294@xxxxxxxxxxxx> wrote:
>
> Both only read the counter. Constify them so that users can read
> counters from const memcgs.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>

Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx>