aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/memory-failure.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-03-28 22:58:28 +0000
committerAndrew Morton <akpm@linux-foundation.org>2024-04-25 20:56:31 -0700
commit412ad5fbe9285fd8066d3b977db0cd7fb39f671d (patch)
tree1689ab1370dfdfd09fd147e5a1a8d8c572384eaf /mm/memory-failure.c
parentmm: correct page_mapped_in_vma() for large folios (diff)
downloadwireguard-linux-412ad5fbe9285fd8066d3b977db0cd7fb39f671d.tar.xz
wireguard-linux-412ad5fbe9285fd8066d3b977db0cd7fb39f671d.zip
mm: remove vma_address()
Convert the three remaining callers to call vma_pgoff_address() directly. This removes an ambiguity where we'd check just one page if passed a tail page and all N pages if passed a head page. Also add better kernel-doc for vma_pgoff_address(). Link: https://lkml.kernel.org/r/20240328225831.1765286-3-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/memory-failure.c')
0 files changed, 0 insertions, 0 deletions