]> err.no Git - linux-2.6/blobdiff - arch/powerpc/platforms/pseries/xics.c
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
[linux-2.6] / arch / powerpc / platforms / pseries / xics.c
index 0377decc07190a4f6b7629f41ad73a43a82e921a..0c0cfa32eb58f57344b915ea8137cac8d308d5c4 100644 (file)
@@ -407,7 +407,7 @@ irqreturn_t xics_ipi_action(int irq, void *dev_id, struct pt_regs *regs)
                        smp_message_recv(PPC_MSG_MIGRATE_TASK, regs);
                }
 #endif
-#ifdef CONFIG_DEBUGGER
+#if defined(CONFIG_DEBUGGER) || defined(CONFIG_KEXEC)
                if (test_and_clear_bit(PPC_MSG_DEBUGGER_BREAK,
                                       &xics_ipi_message[cpu].value)) {
                        mb();