[SPARC64]: Initialize LMB tables.
authorDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2008 02:13:20 +0000 (18:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2008 06:32:08 +0000 (23:32 -0700)
Call lmb_add() on available regions, and call lmb_reserve()
on the main kernel image and the ramdisk (if any).

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found