]> err.no Git - linux-2.6/blobdiff - include/linux/bootmem.h
[GFS2] Fix up merge of Linus' kernel into GFS2
[linux-2.6] / include / linux / bootmem.h
index 1021f508d82cee1e2577582e100ce9f9abe259b4..e319c649e4fdc3fd27ce22213c66e69cece28bff 100644 (file)
@@ -114,7 +114,7 @@ extern void *__init alloc_large_system_hash(const char *tablename,
 #else
 #define HASHDIST_DEFAULT 0
 #endif
-extern int __initdata hashdist;                /* Distribute hashes across NUMA nodes? */
+extern int hashdist;           /* Distribute hashes across NUMA nodes? */
 
 
 #endif /* _LINUX_BOOTMEM_H */