diff --git a/mm/memory.c b/mm/memory.c index 5f584ca47550..caf01a420197 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -719,6 +719,7 @@ struct folio *vm_normal_folio_pmd(struct vm_area_struct *vma, return page_folio(page); return NULL; } +EXPORT_SYMBOL_GPL(vm_normal_folio_pmd); #endif static void restore_exclusive_pte(struct vm_area_struct *vma,