From: Andrew Morton Date: Fri, 23 Jun 2006 09:03:06 +0000 (-0700) Subject: [PATCH] PG_uncached is ia64 only X-Git-Tag: v2.6.18-rc1~1081^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f886ed443fedb109e2062988bf120a531f0ec80a;p=pandora-kernel.git [PATCH] PG_uncached is ia64 only As Nick points out, only ia64 uses PG_uncached. So we can push it up into the higher bits of the lower half of page->flags and make room for another flag on 32-bit machines. Cc: "Luck, Tony" Cc: Jesse Barnes Cc: Jes Sorensen Cc: Nick Piggin Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed