From: Martin Schwidefsky Date: Wed, 10 Nov 2010 09:05:51 +0000 (+0100) Subject: [S390] fix get_user_pages_fast X-Git-Tag: v2.6.37-rc3~34^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25591b07033663e09f5e60355fc5ec4d4aa53e63;p=pandora-kernel.git [S390] fix get_user_pages_fast The check for the _PAGE_RO bit in get_user_pages_fast for write==1 is the wrong way around. It must not be set for the fast path. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed