summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorYosry Ahmed <yosryahmed@google.com>2024-01-24 04:51:12 +0000
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 10:24:39 -0800
commit83e68f25decdc8d133dbfedd18b93f5267430049 (patch)
treed724a23f790ad35341791a0a375d442af49bffff /include/linux
parent64cf264c8fefd013208904e2d1b5ba4ee26ca079 (diff)
downloadlinux-83e68f25decdc8d133dbfedd18b93f5267430049.tar.gz
linux-83e68f25decdc8d133dbfedd18b93f5267430049.tar.bz2
linux-83e68f25decdc8d133dbfedd18b93f5267430049.zip
mm: zswap: remove unnecessary trees cleanups in zswap_swapoff()
During swapoff, try_to_unuse() makes sure that zswap_invalidate() is called for all swap entries before zswap_swapoff() is called. This means that all zswap entries should already be removed from the tree. Simplify zswap_swapoff() by removing the trees cleanup code, and leave an assertion in its place. Link: https://lkml.kernel.org/r/20240124045113.415378-3-yosryahmed@google.com Signed-off-by: Yosry Ahmed <yosryahmed@google.com> Reviewed-by: Chengming Zhou <zhouchengming@bytedance.com> Cc: Chris Li <chrisl@kernel.org> Cc: "Huang, Ying" <ying.huang@intel.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Nhat Pham <nphamcs@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions