From: Christoph Lameter Date: Thu, 14 Jul 2011 17:48:14 +0000 (-0500) Subject: Avoid duplicate _count variables in page_struct X-Git-Tag: v3.1-rc1~114^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013e896373fc53f3d3c039364a25ccbd1fc0729a;p=pandora-kernel.git Avoid duplicate _count variables in page_struct Restructure the union / struct cascade in struct page so that we only have one definition of _count. Tested-by: Hugh Dickins Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed