diff options
| author | Yang Shi <[email protected]> | 2022-07-03 18:08:36 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-03 18:08:36 -0700 |
| commit | 507db7927cd181d409dd495c8384b8e14c21c600 (patch) | |
| tree | d3d145aa808b6805b9b3c40ed3e4e51fa0e6180f /tools/perf/scripts/python/flamegraph.py | |
| parent | ee65728e103bb7dd99d8604bf6c7aa89c7d7e446 (diff) | |
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
The parameter used by DEFINE_PAGE_VMA_WALK is _page not page, fix the
parameter name. It didn't cause any build error, it is probably because
the only caller is write_protect_page() from ksm.c, which pass in page.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 2aff7a4755be ("mm: Convert page_vma_mapped_walk to work on PFNs")
Signed-off-by: Yang Shi <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions