]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6b733d2cbf0922fbbe0a7582e0220c66d9be528a
tree3f41f419a15df3210113e06bdd785f89f1a39a8c
parentda329ffb47ed1f1e0d917ed8f1019296d15a90a9
[SPARC64]: Initialize LMB tables.

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