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)
commit2de212ebd8d5c1a17e40bffcc7e434443105c4b8
tree12fa53997af8a8eb4b5384e07d07381888e28504
parentcbd2d9d8fcd9d2a46d71d0703a76773c20383c66
sh: Fix up max_zone_pfns[] with multiple nodes.

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>
arch/sh/mm/init.c