diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-01-16 19:18:13 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-03 06:33:19 +0000 |
| commit | 14ddee4126fecff5c5c0a84940ba34f0bfe3e708 (patch) | |
| tree | 7b693aa63cd370265376d46e96426cf5c5d19a47 /fs/fs-writeback.c | |
| parent | mm: use a folio in copy_pte_range() (diff) | |
| download | kernel-14ddee4126fecff5c5c0a84940ba34f0bfe3e708.tar.gz kernel-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/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions
