diff options
author | Kairui Song <kasong@tencent.com> | 2024-11-04 18:52:54 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-11-12 02:22:25 +0100 |
commit | 8d42abbfa4efe5fced63c0157d55f30347d7802c (patch) | |
tree | dbdabc1736455b2eaee39052cb97d9f3a7fcdcc9 /mm/zswap.c | |
parent | mm/list_lru: don't export list_lru_add (diff) | |
download | linux-8d42abbfa4efe5fced63c0157d55f30347d7802c.tar.xz linux-8d42abbfa4efe5fced63c0157d55f30347d7802c.zip |
mm/list_lru: code clean up for reparenting
No feature change, just change of code structure and fix comment.
The list lrus are not empty until memcg_reparent_list_lru_node() calls are
all done, so the comments in memcg_offline_kmem were slightly inaccurate.
Link: https://lkml.kernel.org/r/20241104175257.60853-4-ryncsn@gmail.com
Signed-off-by: Kairui Song <kasong@tencent.com>
Reviewed-by: Muchun Song <muchun.song@linux.dev>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Chengming Zhou <zhouchengming@bytedance.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Waiman Long <longman@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/zswap.c')
0 files changed, 0 insertions, 0 deletions