X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fbootmem.h;h=22866fa2d9600675b702fbf90b004b00b117c1c8;hb=9faf06547efe11ccb51678c6805037c7377b85ee;hp=da2d107fe2cf302cb8aa9c6d14cdae04ee5a5d55;hpb=875999c5539999f61a45620aae0c3e5fb1d2b035;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/bootmem.h b/include/linux/bootmem.h index da2d107fe2c..22866fa2d96 100644 --- a/include/linux/bootmem.h +++ b/include/linux/bootmem.h @@ -91,8 +91,8 @@ static inline void *alloc_remap(int nid, unsigned long size) } #endif -extern unsigned long __initdata nr_kernel_pages; -extern unsigned long __initdata nr_all_pages; +extern unsigned long nr_kernel_pages; +extern unsigned long nr_all_pages; extern void *__init alloc_large_system_hash(const char *tablename, unsigned long bucketsize,