From: Venkatesh Pallipadi Date: Fri, 10 Jul 2009 16:57:37 +0000 (-0700) Subject: x86, pat: Generalize the use of page flag PG_uncached X-Git-Tag: v2.6.32-rc1~680^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46cf98cdaef5471926010b5bddf84c44ec177fdd;p=pandora-kernel.git x86, pat: Generalize the use of page flag PG_uncached Only IA64 was using PG_uncached as of now. We now intend to use this bit in x86 as well, to keep track of memory type of those addresses that have page struct for them. So, generalize the use of that bit across ia64 and x86. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed