sh: establish PMB mappings for NUMA nodes.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 3 Mar 2010 04:16:31 +0000 (13:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 3 Mar 2010 04:16:31 +0000 (13:16 +0900)
commit09e1172317d1038918c5a139ba31155610f802b5
treed8aa26ccf5163879f1fd8fcfb8235ccf8914b5ef
parenta1042aa248e4ea7f39d5ce13f080cbf3b6c42618
sh: establish PMB mappings for NUMA nodes.

In the case of NUMA emulation when in range PPNs are being used for
secondary nodes, we need to make sure that the PMB has a mapping for it
before setting up the pgdat. This prevents the MMU from resetting.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c
arch/sh/mm/numa.c