git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c4207
)
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 12 Aug 2008 22:52:52 +0000
(17:52 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 12 Aug 2008 07:52:53 +0000
(17:52 +1000)
Out of line get_user_pages_fast fallback implementation, make it a weak
symbol, get rid of CONFIG_HAVE_GET_USER_PAGES_FAST.
Export the symbol to modules so lguest can use it.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found