Re: [PATCH v3 02/11] mm: memcontrol: constify obj_cgroup_memcg() and friends
From: Muchun Song
Date: Tue Sep 15 2026 - 22:29:05 EST
> On Sep 16, 2026, at 07:20, Tal Zussman <tz2294@xxxxxxxxxxxx> wrote:
>
> obj_cgroup_memcg() and get_mem_cgroup_from_objcg() only read from the
> objcg. Constify them.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx>
Thanks.