[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
[deliverable/linux.git] / arch / ia64 / kernel / setup.c
index bf441f49682cce830ef1ef174bca6e357c3710cf..865af27c7737c1596dde7762e3ab65555fc990db 100644 (file)
@@ -359,7 +359,7 @@ reserve_memory (void)
        }
 #endif
 
-#ifdef CONFIG_CRASH_KERNEL
+#ifdef CONFIG_CRASH_DUMP
        if (reserve_elfcorehdr(&rsvd_region[n].start,
                               &rsvd_region[n].end) == 0)
                n++;
This page took 0.040119 seconds and 5 git commands to generate.