]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/bootmem.c
[PATCH] autofs4: nameidata needs to be up to date for follow_link
[linux-2.6-omap-h63xx.git] / mm / bootmem.c
index 35c32290f717e005e6528f3e158e0758c5ac46b3..b55bd39fc5ddc3f213832003193f19364e6dc417 100644 (file)
@@ -152,7 +152,7 @@ static void __init free_bootmem_core(bootmem_data_t *bdata, unsigned long addr,
  *
  * NOTE:  This function is _not_ reentrant.
  */
-static void * __init
+void * __init
 __alloc_bootmem_core(struct bootmem_data *bdata, unsigned long size,
              unsigned long align, unsigned long goal, unsigned long limit)
 {