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)
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>

No differences found