From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:46:33 +0000 (-0800) Subject: thp: put_page: recheck PageHead after releasing the compound_lock X-Git-Tag: v2.6.38-rc1~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95a82e96c48270980dd248ccd5546f1b49e6f8a;p=pandora-kernel.git thp: put_page: recheck PageHead after releasing the compound_lock After releasing the compound_lock split_huge_page can still run and release the page before put_page_testzero runs. Signed-off-by: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed