diff options
author | 2024-04-11 14:17:04 +0800 | |
---|---|---|
committer | 2024-05-05 17:53:33 -0700 | |
commit | b8b0ff244ddca0d475c91c9accf144e25311a951 (patch) | |
tree | b56ca5bc5b633a0327837ab45c37d945537602fd /mm/memory.c | |
parent | mm/ksm: use folio in remove_rmap_item_from_tree (diff) | |
download | wireguard-linux-b8b0ff244ddca0d475c91c9accf144e25311a951.tar.xz wireguard-linux-b8b0ff244ddca0d475c91c9accf144e25311a951.zip |
mm/ksm: add folio_set_stable_node
Turn set_page_stable_node() into a wrapper folio_set_stable_node, and then
use it to replace the former. we will merge them together after all place
converted to folio.
Link: https://lkml.kernel.org/r/20240411061713.1847574-4-alexs@kernel.org
Signed-off-by: Alex Shi (tencent) <alexs@kernel.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Izik Eidus <izik.eidus@ravellosystems.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions