diff options
author | 2022-09-02 20:46:38 +0100 | |
---|---|---|
committer | 2022-10-03 14:02:52 -0700 | |
commit | 2fad3d14b9ebc8e42977bfb34a8165bb61a7c3f7 (patch) | |
tree | 0e850cec567f7471334981718a27489afbd0020c /mm/rmap.c | |
parent | mm: convert do_wp_page() to use a folio (diff) | |
download | linux-rng-2fad3d14b9ebc8e42977bfb34a8165bb61a7c3f7.tar.xz linux-rng-2fad3d14b9ebc8e42977bfb34a8165bb61a7c3f7.zip |
huge_memory: convert do_huge_pmd_wp_page() to use a folio
Removes many calls to compound_head(). Does not remove the assumption
that a folio may not be larger than a PMD.
Link: https://lkml.kernel.org/r/20220902194653.1739778-43-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions