X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fsparse.c;h=3047bf06c1f3256bd59965fc064a32b439135369;hb=75ecb1a4d148b274aa9acd1d6ccaca0a4654784e;hp=e03b39f3540f79adf384c476f185e7a9da91e4ac;hpb=5212c555be332fc95982077e6cdc7bb6cb5fff5f;p=linux-2.6 diff --git a/mm/sparse.c b/mm/sparse.c index e03b39f354..3047bf06c1 100644 --- a/mm/sparse.c +++ b/mm/sparse.c @@ -209,7 +209,7 @@ static int __meminit sparse_init_one_section(struct mem_section *ms, return 1; } -__attribute__((weak)) +__attribute__((weak)) __init void *alloc_bootmem_high_node(pg_data_t *pgdat, unsigned long size) { return NULL;