72a1752164cc author Christoph Lameter 1206590584 -0700 committer Ingo Molnar 1206630525 +0100 x86: stricter check in follow_huge_addr() The first page of the compound page is determined in follow_huge_addr() but then PageCompound() only checks if the page is part of a compound page. PageHead() allows checking if this is indeed the first page of the compound. Cc: Jeremy Fitzhardinge Signed-off-by: Christoph Lameter Signed-off-by: Ingo Molnar `ÄÌ®‘,x