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 <npiggin@suse.de> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Showing
- arch/powerpc/Kconfig 0 additions, 3 deletionsarch/powerpc/Kconfig
- arch/x86/Kconfig 0 additions, 1 deletionarch/x86/Kconfig
- arch/x86/mm/Makefile 1 addition, 2 deletionsarch/x86/mm/Makefile
- include/linux/mm.h 0 additions, 20 deletionsinclude/linux/mm.h
- mm/Kconfig 0 additions, 3 deletionsmm/Kconfig
- mm/util.c 15 additions, 0 deletionsmm/util.c
Loading
Please register or sign in to comment