From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:46:42 +0000 (-0800) Subject: thp: bail out gup_fast on splitting pmd X-Git-Tag: v2.6.38-rc1~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64cc6ae001d70bc59e5f854e6b5678f59110df16;p=pandora-kernel.git thp: bail out gup_fast on splitting pmd Force gup_fast to take the slow path and block if the pmd is splitting, not only if it's none. Signed-off-by: Andrea Arcangeli Acked-by: Rik van Riel Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed