summaryrefslogtreecommitdiffstats
path: root/mm/memory-failure.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-01-21 10:44:52 -0500
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-03-21 12:59:03 -0400
commitaf28a988b313a601c12c410a42e485ca46adcfee (patch)
tree2c5e610739fccb373154c4abdd1406de7330c127 /mm/memory-failure.c
parentb3ac04132c4b9bc5c9c14608424d410e7ca3b400 (diff)
downloadlinux-stable-af28a988b313a601c12c410a42e485ca46adcfee.tar.gz
linux-stable-af28a988b313a601c12c410a42e485ca46adcfee.tar.bz2
linux-stable-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 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions