]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/mmap.c
mtd: mtdblock: remove the needless mtdblks_lock
[karo-tx-linux.git] / mm / mmap.c
index 0d84b2f86f3b8fb65f8bd9ff52dea247fe2f2781..7b36aa7cc89a43c7c5909b7799b77d13106a2929 100644 (file)
--- a/mm/mmap.c
+++ b/mm/mmap.c
@@ -2362,6 +2362,8 @@ find_extend_vma(struct mm_struct *mm, unsigned long addr)
 }
 #endif
 
+EXPORT_SYMBOL_GPL(find_extend_vma);
+
 /*
  * Ok - we have the memory areas we should free on the vma list,
  * so release them, and do the vma updates.