sh: Fix up max_zone_pfns[] with multiple nodes.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Jun 2007 03:09:54 +0000 (12:09 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:48 +0000 (02:43 +0000)
Currently using multiple nodes tramples the ZONE_NORMAL
max low pfn, tidy up the logic a bit to get it all working
as expected.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found