X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fsparse.c;h=3047bf06c1f3256bd59965fc064a32b439135369;hb=75ecb1a4d148b274aa9acd1d6ccaca0a4654784e;hp=e03b39f3540f79adf384c476f185e7a9da91e4ac;hpb=99f9f3d49cbc7d944476f6fde53a77ec789ab2aa;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;