commit | f3a4c00ad35a9f21db82516fdc600cb1be301c23 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Dec 07 14:11:59 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 09 12:40:42 2009 +0900 |
tree | 7a3ba1a3367e18cb03460e8a8e353d1ba81b6eca | |
parent | f701b3999890b867f87733c146d4cdf9319ead05 [diff] |
sh: fix size calculation for NUMA node 0 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>