commit | 4d2cab7c00ebf5c12c3177763fed5a6b4658d384 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Sep 27 10:47:00 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Sep 27 10:47:00 2007 +0900 |
tree | 9862eb322bec6e24f3ef0645c57fc2a03682195b | |
parent | 26fad19d8c3ca9abd7ffb85a63f8e25f1b4910dc [diff] |
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 <lethal@linux-sh.org>