sh: Add support for 16kB PAGE_SIZE.
commit66dfe18114839a7297f56f43f03125f4121de79b
authorPaul Mundt <lethal@linux-sh.org>
Tue, 3 Jun 2008 09:54:02 +0000 (3 18:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:29 +0000 (28 18:10 +0900)
tree74519e931d2205d0871ed541297977100b110a9f
parent74fcc77982e703fe85d8bd5437130fd94c61daee
sh: Add support for 16kB PAGE_SIZE.

16kB is a useful size on nommu, while 64kB still tends to be too big to
be useful. Newer MMUs are likely to support this as well, so plug it
in in anticipation of those, too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig
include/asm-sh/page.h
include/asm-sh/pgtable_32.h
include/asm-sh/thread_info.h