sh: fix size calculation for NUMA node 0
authorMagnus Damm <damm@opensource.se>
Mon, 7 Dec 2009 14:11:59 +0000 (14:11 +0000)
committerPaul 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