sh: Support for multiple nodes.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Jun 2007 08:52:19 +0000 (17:52 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:49 +0000 (02:43 +0000)
commitb241cb0c885e55839fb0f93c6a4539c5416cc39f
treedc12c8df833820d642b22d4a5f556602c3832dde
parent07cbb41b5308b92f29649254ff755e48ea60e24c
sh: Support for multiple nodes.

This adds basic support for multiple nodes on SH machines.
This is primarily useful for boards with many different
memory blocks that are otherwise unused (SH7722/SH7785 URAM
and so forth).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig
arch/sh/mm/Makefile
arch/sh/mm/numa.c [new file with mode: 0644]
include/asm-sh/mmzone.h [new file with mode: 0644]
include/asm-sh/topology.h