[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
[deliverable/linux.git] / arch / powerpc / platforms / maple / setup.c
index 8724e031e96514e13c0cda281391f519f9361514..65fe4c166a68bd58a9fe48c516a38efce880babf 100644 (file)
@@ -282,5 +282,6 @@ struct machdep_calls __initdata maple_md = {
 #ifdef CONFIG_KEXEC
        .machine_kexec          = default_machine_kexec,
        .machine_kexec_prepare  = default_machine_kexec_prepare,
+       .machine_crash_shutdown = default_machine_crash_shutdown,
 #endif
 };
This page took 0.023693 seconds and 5 git commands to generate.