diff options
author | 2024-10-02 16:25:31 +0100 | |
---|---|---|
committer | 2024-11-06 20:11:08 -0800 | |
commit | b9a256352f3ba697396c26d2a74f4081335f8cef (patch) | |
tree | ad06e96cf1658d1f159c20d4446ecf53eebbb1c5 /mm/vmscan.c | |
parent | mm: add PageAnonNotKsm() (diff) | |
download | wireguard-linux-b9a256352f3ba697396c26d2a74f4081335f8cef.tar.xz wireguard-linux-b9a256352f3ba697396c26d2a74f4081335f8cef.zip |
mm: remove PageKsm()
All callers have been converted to use folio_test_ksm() or
PageAnonNotKsm(), so we can remove this wrapper.
Link: https://lkml.kernel.org/r/20241002152533.1350629-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Alex Shi <alexs@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions