sh: sparsemem support.
commitdfbb9042801eaeb4df9015bb86224291a39a0f52
authorPaul Mundt <lethal@linux-sh.org>
Wed, 23 May 2007 08:48:36 +0000 (23 17:48 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:43 +0000 (8 02:43 +0000)
treefc762c923fbc48bd724e648ccb415307ba17086c
parent5900711ad7173b1cf3ee72eb21572e20b263ca0d
sh: sparsemem support.

This implements basic sparsemem support for SH. Presently this only
uses static sparsemem, and we still permit explicit selection of
flatmem. Those boards that want sparsemem can select it as usual.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c
arch/sh/mm/Kconfig
arch/sh/mm/init.c
include/asm-sh/sparsemem.h [new file with mode: 0644]