[IA64] point saved_max_pfn to the max_pfn of the entire system
[pandora-kernel.git] / arch / ia64 / mm / contig.c
index ca4d41e..fb0f469 100644 (file)
@@ -197,11 +197,6 @@ find_memory (void)
 
        find_initrd();
 
-#ifdef CONFIG_CRASH_DUMP
-       /* If we are doing a crash dump, we still need to know the real mem
-        * size before original memory map is reset. */
-       saved_max_pfn = max_pfn;
-#endif
 }
 
 #ifdef CONFIG_SMP