From: Andrea Arcangeli Date: Wed, 28 Mar 2012 21:42:40 +0000 (-0700) Subject: mm: thp: fix up pmd_trans_unstable() locations X-Git-Tag: v3.4-rc1~53^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f83cefe3a5f0476ac3f96382ebfdc3fe4caab2;p=pandora-kernel.git mm: thp: fix up pmd_trans_unstable() locations pmd_trans_unstable() should be called before pmd_offset_map() in the locations where the mmap_sem is held for reading. Signed-off-by: Andrea Arcangeli Cc: Mel Gorman Cc: Hugh Dickins Cc: Larry Woodman Cc: Ulrich Obergfell Cc: Rik van Riel Cc: Mark Salter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed