lkml.org 
[lkml]   [2018]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 02/10] mm: export find_get_pages()
Date
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
---
mm/filemap.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/mm/filemap.c b/mm/filemap.c
index 31dd888785..78b99019bf 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -1845,6 +1845,7 @@ unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start,

return ret;
}
+EXPORT_SYMBOL(find_get_pages_range);

/**
* find_get_pages_contig - gang contiguous pagecache lookup
--
2.17.0
\
 
 \ /
  Last update: 2018-05-18 09:55    [W:1.673 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site