From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:46:29 +0000 (-0800) Subject: thp: fix bad_page to show the real reason the page is bad X-Git-Tag: v2.6.38-rc1~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9f64c42d0ba5eb0c78569435ada4c224332ce4;p=pandora-kernel.git thp: fix bad_page to show the real reason the page is bad page_count shows the count of the head page, but the actual check is done on the tail page, so show what is really being checked. Signed-off-by: Andrea Arcangeli Acked-by: Rik van Riel Acked-by: Mel Gorman Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed