]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Add support for 16kB PAGE_SIZE.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 3 Jun 2008 09:54:02 +0000 (18:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:29 +0000 (18:10 +0900)
commit83b331f4704f875d0f9ce9caef47cca85549332c
tree74519e931d2205d0871ed541297977100b110a9f
parentebf4405c00714916019d02f794023d657cd0fa89
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