From: Linus Torvalds Date: Thu, 15 Jan 2009 23:32:12 +0000 (-0800) Subject: Revert "x86 PAT: remove CPA WARN_ON for zero pte" X-Git-Tag: v2.6.29-rc2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5db0e38653bfada34a92f360b4111566ede3842;p=pandora-kernel.git Revert "x86 PAT: remove CPA WARN_ON for zero pte" This reverts commit 58dab916dfb57328d50deb0aa9b3fc92efa248ff, which makes my Nehalem come to a nasty crawling almost-halt. It looks like it turns off caching of regular kernel RAM, with the understandable slowdown of a few orders of magnitude as a result. Acked-by: Ingo Molnar Cc: Yinghai Lu Cc: Peter Anvin Cc: Venkatesh Pallipadi Cc: Suresh Siddha Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed