From aafebd58619f91d59b5afd9061f3ff199188c060 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 6 May 2007 23:54:25 -0700 Subject: [PATCH] --- yaml --- r: 54405 b: refs/heads/master c: 6a5b518f222449e707e553573f937faf6e57f03d h: refs/heads/master i: 54403: 07da6e5d56cc1f867a35667c93d6051ce66c08df v: v3 --- [refs] | 2 +- trunk/mm/sparse.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b5d7dac3881b..69fb31434a92 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7db00552d937e4c0825895734ba5fe257dfe8ced +refs/heads/master: 6a5b518f222449e707e553573f937faf6e57f03d diff --git a/trunk/mm/sparse.c b/trunk/mm/sparse.c index ac26eb0d73cd..893e5621c247 100644 --- a/trunk/mm/sparse.c +++ b/trunk/mm/sparse.c @@ -272,7 +272,7 @@ static void __kfree_section_memmap(struct page *memmap, unsigned long nr_pages) * 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;