summaryrefslogtreecommitdiff
path: root/mm/page_vma_mapped.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-03-29 01:58:28 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-26 06:56:31 +0300
commit412ad5fbe9285fd8066d3b977db0cd7fb39f671d (patch)
tree1689ab1370dfdfd09fd147e5a1a8d8c572384eaf /mm/page_vma_mapped.c
parent7e8347413e5bc4d54712942dad43bfcf2501ab3b (diff)
downloadlinux-412ad5fbe9285fd8066d3b977db0cd7fb39f671d.tar.xz
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/page_vma_mapped.c')
0 files changed, 0 insertions, 0 deletions