diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-03-28 22:58:28 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:31 -0700 |
| commit | 412ad5fbe9285fd8066d3b977db0cd7fb39f671d (patch) | |
| tree | 1689ab1370dfdfd09fd147e5a1a8d8c572384eaf /tools/perf/scripts/python/task-analyzer.py | |
| parent | 7e8347413e5bc4d54712942dad43bfcf2501ab3b (diff) | |
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/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions