From: venkatesh.pallipadi@intel.com Date: Thu, 18 Dec 2008 19:41:31 +0000 (-0800) Subject: x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 X-Git-Tag: v2.6.29-rc1~587^2~4^20~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7b12f70fb135a1b1d865687de3edcdc780f6d1;p=pandora-kernel.git x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 Impact: mm behavior change. Make pgprot_noncached uc_minus instead of strong UC. This will make pgprot_noncached to be in line with ioremap_nocache() and all the other APIs that map page uc_minus on uc request. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed