aboutsummaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
diff options
context:
space:
mode:
authorGravatar Matthew Wilcox (Oracle) <willy@infradead.org> 2023-01-16 19:18:13 +0000
committerGravatar Andrew Morton <akpm@linux-foundation.org> 2023-02-02 22:33:19 -0800
commit14ddee4126fecff5c5c0a84940ba34f0bfe3e708 (patch)
tree7b693aa63cd370265376d46e96426cf5c5d19a47 /mm/page-writeback.c
parentmm: use a folio in copy_pte_range() (diff)
downloadlinux-14ddee4126fecff5c5c0a84940ba34f0bfe3e708.tar.gz
linux-14ddee4126fecff5c5c0a84940ba34f0bfe3e708.tar.bz2
linux-14ddee4126fecff5c5c0a84940ba34f0bfe3e708.zip
mm: use a folio in copy_present_pte()
We still have to keep the page around because we need to know which page in the folio we're copying, but we can replace five implict calls to compound_head() with one. Link: https://lkml.kernel.org/r/20230116191813.2145215-6-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Zi Yan <ziy@nvidia.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions