aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/compaction.c
diff options
context:
space:
mode:
authorChengming Zhou <zhouchengming@bytedance.com>2024-02-20 06:53:01 +0000
committerAndrew Morton <akpm@linux-foundation.org>2024-02-23 17:48:32 -0800
commit67eaedc1c52f0ac3ea99e4fc0bc3d7940344b94b (patch)
tree8bda498007f07c7d45cc4c1df7dde8794f2b8a61 /mm/compaction.c
parentmm/zsmalloc: remove set_zspage_mapping() (diff)
downloadwireguard-linux-67eaedc1c52f0ac3ea99e4fc0bc3d7940344b94b.tar.xz
wireguard-linux-67eaedc1c52f0ac3ea99e4fc0bc3d7940344b94b.zip
mm/zsmalloc: remove_zspage() don't need fullness parameter
We must remove_zspage() from its current fullness list, then use insert_zspage() to update its fullness and insert to new fullness list. Obviously, remove_zspage() doesn't need the fullness parameter. Link: https://lkml.kernel.org/r/20240220-b4-zsmalloc-cleanup-v1-2-5c5ee4ccdd87@bytedance.com Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Minchan Kim <minchan@kernel.org> Cc: Nhat Pham <nphamcs@gmail.com> Cc: Yosry Ahmed <yosryahmed@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/compaction.c')
0 files changed, 0 insertions, 0 deletions