highmem: Export totalhigh_pages.
[safe/jmp/linux-2.6] / mm / highmem.c
index 7da4a7b..e16e152 100644 (file)
@@ -40,6 +40,7 @@
 #ifdef CONFIG_HIGHMEM
 
 unsigned long totalhigh_pages __read_mostly;
+EXPORT_SYMBOL(totalhigh_pages);
 
 unsigned int nr_free_highpages (void)
 {