]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/swap_cgroup: remove swap_cgroup_cmpxchg
authorKairui Song <kasong@tencent.com>
Wed, 18 Dec 2024 11:46:31 +0000 (19:46 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 26 Jan 2025 04:22:19 +0000 (20:22 -0800)
commit40733e7e0c260d540447d3646e451274bc5d3374
treed4e703433479e4a393b003d1909922a033dd4fe0
parenta53f311349ca967b481f73501df5dfabb47a1d2f
mm/swap_cgroup: remove swap_cgroup_cmpxchg

This function is never used after commit 6b611388b626 ("memcg-v1: remove
charge move code").

Link: https://lkml.kernel.org/r/20241218114633.85196-3-ryncsn@gmail.com
Signed-off-by: Kairui Song <kasong@tencent.com>
Reviewed-by: Yosry Ahmed <yosryahmed@google.com>
Reviewed-by: Roman Gushchin <roman.gushchin@linux.dev>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Acked-by: Chris Li <chrisl@kernel.org>
Cc: Barry Song <baohua@kernel.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/swap_cgroup.h
mm/swap_cgroup.c