|
From: Ingo M. <mi...@ke...> - 2012-05-18 12:03:20
|
* Peter Zijlstra <a.p...@ch...> wrote: > On Fri, 2012-05-18 at 03:49 -0700, tip-bot for Seiji Aguchi wrote: > > > kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop() > > > > This patch moves kmsg_dump(KMSG_DUMP_PANIC) below smp_send_stop(), > > to serialize the crash-logging process via smp_send_stop() and to > > thus retrieve a more stable crash image of all CPUs stopped. > > I don't want to be a spoil sport or anything, but this patch doesn't > move anything, it just removes.. Hm, indeed. And the patch in the email is fine. I think I messed up a conflict resolution ... Should be fixed now. Thanks, Ingo |