diff options
| author | Muchun Song <songmuchun@bytedance.com> | 2023-11-27 16:46:43 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-10 16:51:54 -0800 |
| commit | fb93ed63345f67f676cd3569057e8e7c2b58aed7 (patch) | |
| tree | e74ff75cdb416e20133721ea5c1b833c4b252798 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b123d09304d8676ba327b72a39a6d0b79b6f604c (diff) | |
| download | linux-fb93ed63345f67f676cd3569057e8e7c2b58aed7.tar.gz linux-fb93ed63345f67f676cd3569057e8e7c2b58aed7.zip | |
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/20231127084645.27017-3-songmuchun@bytedance.com
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
