David S. Miller [Mon, 7 May 2007 06:54:25 +0000 (23:54 -0700)]
Signed-off-by: David S. Miller <davem@davemloft.net>
* Allocate the accumulated non-linear sections, allocate a mem_map
* for each and record the physical to section mapping.
*/
-void sparse_init(void)
+void __init sparse_init(void)
{
unsigned long pnum;
struct page *map;