diff options
| author | Anshuman Khandual <[email protected]> | 2022-11-24 18:46:41 +0530 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-30 15:59:07 -0800 |
| commit | 373dfda2bac1173971099dc76254a016646f62ab (patch) | |
| tree | 6c6417a53284b11e012fae9aecec0c9a8ba08eb8 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 8d9b63708ddd1ac51e0260c7b8f641daf01f4caf (diff) | |
mm/thp: rename pmd_to_page() as pmd_pgtable_page()
Current pmd_to_page(), which derives the page table page containing the
pmd address has a very misleading name. The problem being, it sounds
similar to pmd_page() which derives page embedded in a given pmd entry
either for next level page or a mapped huge page. Rename it as
pmd_pgtable_page() instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions