Re: [PATCH v3 07/11] mm: memcontrol: constify the reclaim protection helpers

From: Muchun Song

Date: Tue Sep 15 2026 - 22:35:20 EST




> On Sep 16, 2026, at 07:20, Tal Zussman <tz2294@xxxxxxxxxxxx> wrote:
>
> mem_cgroup_protection(), mem_cgroup_unprotected(),
> mem_cgroup_below_low(), and mem_cgroup_below_min() only read the
> protection state. Constify them.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>

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

Thanks.