X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Fkexec_core.c;h=5a5d192a89ac307169f203480053387745b600b4;hb=be2d24336f8876d60d8a4634f1a1e4753c4be124;hp=4b34a9aa32bc05b98911864160069cdce2fa699e;hpb=2d02e7d7d04f54fa573685a92c4a34eb8a76c9de;p=linux-2.6-microblaze.git diff --git a/kernel/kexec_core.c b/kernel/kexec_core.c index 4b34a9aa32bc..5a5d192a89ac 100644 --- a/kernel/kexec_core.c +++ b/kernel/kexec_core.c @@ -979,7 +979,6 @@ void crash_kexec(struct pt_regs *regs) old_cpu = atomic_cmpxchg(&panic_cpu, PANIC_CPU_INVALID, this_cpu); if (old_cpu == PANIC_CPU_INVALID) { /* This is the 1st CPU which comes here, so go ahead. */ - printk_safe_flush_on_panic(); __crash_kexec(regs); /*