From: Rusty Russell Date: Tue, 12 Aug 2008 22:52:52 +0000 (-0500) Subject: mm: Make generic weak get_user_pages_fast and EXPORT_GPL it X-Git-Tag: v2.6.27-rc3~46^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912985dce45ef18fcdd9f5439fef054e0e22302a;p=pandora-kernel.git mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed