From: Paul Mundt Date: Thu, 27 Sep 2007 01:47:00 +0000 (+0900) Subject: sh: Disable 4kB pages on extended mode TLB. X-Git-Tag: v2.6.24-rc1~1377^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2cab7c00ebf5c12c3177763fed5a6b4658d384;p=pandora-kernel.git sh: Disable 4kB pages on extended mode TLB. 4kB pages are unstable on extended mode TLB, it's recommended that TLB compat mode be used when using a 4kB PAGE_SIZE. Set the default for extended mode to 8kB. This should have negligible impact, as other than the extra swap cache entry bits, there's no reason to use the extended mode TLB with 4kB pages. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed