blk-mq: really fix plug list flushing for nomerge queues
[linux-2.6-block.git] / mm / huge_memory.c
index 41ef7547e822bbcbf616ee929cf945a214c77444..9ed58530f6957bef1e2e0fa166ed87085dcae523 100644 (file)
@@ -1013,6 +1013,7 @@ int vmf_insert_pfn_pmd(struct vm_area_struct *vma, unsigned long addr,
        insert_pfn_pmd(vma, addr, pmd, pfn, pgprot, write);
        return VM_FAULT_NOPAGE;
 }
+EXPORT_SYMBOL_GPL(vmf_insert_pfn_pmd);
 
 static void touch_pmd(struct vm_area_struct *vma, unsigned long addr,
                pmd_t *pmd)