> On Jul 31, 2023, at 15:48, Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> wrote: > > Archs may need to do special things when flushing hugepage tlb, > so use the more applicable flush_hugetlb_tlb_range() instead of > flush_tlb_range(). > > Fixes: 550a7d60bd5e ("mm, hugepages: add mremap() support for hugepage backed vma") > Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Acked-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>