summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMuchun Song <songmuchun@bytedance.com>2023-11-27 11:46:43 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-12-11 03:51:54 +0300
commitfb93ed63345f67f676cd3569057e8e7c2b58aed7 (patch)
treee74ff75cdb416e20133721ea5c1b833c4b252798 /include
parentb123d09304d8676ba327b72a39a6d0b79b6f604c (diff)
downloadlinux-fb93ed63345f67f676cd3569057e8e7c2b58aed7.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions