diff options
| author | Muchun Song <[email protected]> | 2023-11-27 16:46:43 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 16:51:54 -0800 |
| commit | fb93ed63345f67f676cd3569057e8e7c2b58aed7 (patch) | |
| tree | e74ff75cdb416e20133721ea5c1b833c4b252798 /tools/perf/scripts/python | |
| parent | b123d09304d8676ba327b72a39a6d0b79b6f604c (diff) | |
mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
It is unnecessary to implement a series of dedicated page table walking
helpers since there is already a general one walk_page_range_novma(). So
use it to simplify the code.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Kefeng Wang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions