vserver 1.9.5.x5
[linux-2.6.git] / arch / ppc / mm / init.c
index cbed552..6e31db0 100644 (file)
@@ -31,6 +31,7 @@
 #include <linux/bootmem.h>
 #include <linux/highmem.h>
 #include <linux/initrd.h>
+#include <linux/pagemap.h>
 
 #include <asm/pgalloc.h>
 #include <asm/prom.h>
@@ -411,7 +412,6 @@ void __init mem_init(void)
        unsigned long highmem_mapnr;
 
        highmem_mapnr = total_lowmem >> PAGE_SHIFT;
-       highmem_start_page = mem_map + highmem_mapnr;
 #endif /* CONFIG_HIGHMEM */
        max_mapnr = total_memory >> PAGE_SHIFT;