From: Linus Torvalds Date: Wed, 3 Aug 2005 17:07:09 +0000 (-0700) Subject: Fix up recent get_user_pages() handling X-Git-Tag: v2.6.13-rc6~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68d2ebc1581a3aec57bd032651e013fa609f530;p=pandora-kernel.git Fix up recent get_user_pages() handling The VM_FAULT_WRITE thing is an extra bit, not a valid return value, and has to be treated as such by get_user_pages(). Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed