diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-21 16:44:52 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 17:59:03 +0100 |
commit | af28a988b313a601c12c410a42e485ca46adcfee (patch) | |
tree | 2c5e610739fccb373154c4abdd1406de7330c127 /arch | |
parent | mm/rmap: Turn page_referenced() into folio_referenced() (diff) | |
download | linux-af28a988b313a601c12c410a42e485ca46adcfee.tar.xz linux-af28a988b313a601c12c410a42e485ca46adcfee.zip |
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Convert split_huge_pmd_address() at the same time since it only passes
the folio through, and its two callers already have a folio on hand.
Removes numerous calls to compound_head() and removes an assumption
that a page cannot be larger than a PMD.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions