[PARISC] Unbreak discontigmem mem_init()
authorKyle McMartin <kyle@mako.i.cabal.ca>
Tue, 17 Oct 2006 00:34:00 +0000 (20:34 -0400)
committerKyle McMartin <kyle@ubuntu.com>
Fri, 8 Dec 2006 05:33:57 +0000 (00:33 -0500)
The `simple' way of walking and checking PageReserved is broken on
discontigmem, instead we need to check each range explicitly.

(Also rename a few things so they make more sense.)

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found