summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mm/filemap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/filemap.c b/mm/filemap.c
index 15800334147b..3ad6eba0ab82 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -2910,6 +2910,7 @@ unlock:
return end;
return start;
}
+EXPORT_SYMBOL(mapping_seek_hole_data);
#ifdef CONFIG_MMU
#define MMAP_LOTSAMISS (100)