From: Kirill A. Shutemov Date: Wed, 4 Jun 2014 23:08:12 +0000 (-0700) Subject: mm: extract code to fault in a page from __get_user_pages() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1674448345cdb56e724483a2a26622771f4e3a10;p=pandora-kernel.git mm: extract code to fault in a page from __get_user_pages() Nesting level in __get_user_pages() is just insane. Let's try to fix it a bit. Signed-off-by: Kirill A. Shutemov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed