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:
f701b39
)
sh: fix size calculation for NUMA node 0
author
Magnus Damm
<damm@opensource.se>
Mon, 7 Dec 2009 14:11:59 +0000
(14:11 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 9 Dec 2009 03:40:42 +0000
(12:40 +0900)
Fix the NUMA size calculation for node 0. Do the same
as the UMA version of setup_memory() and use address
instead of pfn when calculating the size.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found