[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
[pandora-kernel.git] / arch / powerpc / mm / init_64.c
index 5f55399..9ea65d9 100644 (file)
@@ -75,6 +75,8 @@
 /* max amount of RAM to use */
 unsigned long __max_memory;
 
+phys_addr_t memstart_addr;
+
 void free_initmem(void)
 {
        unsigned long addr;