aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/memory.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-04-03 18:18:36 +0100
committerAndrew Morton <akpm@linux-foundation.org>2024-04-25 20:56:34 -0700
commit43849758fdc976a6d6108ed6dfccdb136fdeec39 (patch)
tree7ac8a0277b29ce72af9aa54819f581ade8b29249 /mm/memory.c
parentkhugepaged: use a folio throughout collapse_file() (diff)
downloadwireguard-linux-43849758fdc976a6d6108ed6dfccdb136fdeec39.tar.xz
wireguard-linux-43849758fdc976a6d6108ed6dfccdb136fdeec39.zip
khugepaged: use a folio throughout hpage_collapse_scan_file()
Replace the use of pages with folios. Saves a few calls to compound_head() and removes some uses of obsolete functions. Link: https://lkml.kernel.org/r/20240403171838.1445826-8-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Vishal Moola (Oracle) <vishal.moola@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions