diff options
author | 2024-10-02 16:25:29 +0100 | |
---|---|---|
committer | 2024-11-06 20:11:08 -0800 | |
commit | 76f1a8261188dfbc46d2957e2bb98dd5f007da7c (patch) | |
tree | 848f5a441aed8fe3e3b5e9f24c9e25c26cc21565 /mm/vmscan.c | |
parent | ksm: convert cmp_and_merge_page() to use a folio (diff) | |
download | wireguard-linux-76f1a8261188dfbc46d2957e2bb98dd5f007da7c.tar.xz wireguard-linux-76f1a8261188dfbc46d2957e2bb98dd5f007da7c.zip |
ksm: convert should_skip_rmap_item() to take a folio
Remove a call to PageKSM() by passing the folio containing tmp_page to
should_skip_rmap_item. Removes a hidden call to compound_head().
Link: https://lkml.kernel.org/r/20241002152533.1350629-4-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