Commit fa74bac0 authored by James Toy's avatar James Toy

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

parent 9f936808
...@@ -800,6 +800,7 @@ repeat: ...@@ -800,6 +800,7 @@ repeat:
rcu_read_unlock(); rcu_read_unlock();
return ret; return ret;
} }
EXPORT_SYMBOL(find_get_pages);
/** /**
* find_get_pages_contig - gang contiguous pagecache lookup * find_get_pages_contig - gang contiguous pagecache lookup
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment