git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1042aa
)
sh: establish PMB mappings for NUMA nodes.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 3 Mar 2010 04:16:31 +0000
(13:16 +0900)
committer
Paul 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