Re: [PATCH] kexec: Remove obsolete flag 'in_crash_kexec'

2015-10-05 Thread Don Zickus
On Tue, Oct 06, 2015 at 02:35:55AM +0800, Minfei Huang wrote: > From: Minfei Huang > > Previously, UV NMI used 'in_crash_kexec' flag to be sure that we are in > kdump kernel or not in commit 5edd19af18a36a4e22c570b1b969179e0ca1fe4c > ("x86, UV: Make kdump avoid stack dumps"). But this flags is re

[PATCH] kexec: Remove obsolete flag 'in_crash_kexec'

2015-10-05 Thread Minfei Huang
From: Minfei Huang Previously, UV NMI used 'in_crash_kexec' flag to be sure that we are in kdump kernel or not in commit 5edd19af18a36a4e22c570b1b969179e0ca1fe4c ("x86, UV: Make kdump avoid stack dumps"). But this flags is removed in commit 9c48f1c629ecfa114850c03f875c6691003214de ("x86, nmi: Wir