[Xen-devel] [PATCH 2/2] Allow kdump with crash_kexec_post_notifiers
David Vrabel
david.vrabel at citrix.com
Wed Jul 13 05:53:02 PDT 2016
On 13/07/16 13:20, Petr Tesarik wrote:
> If a crash kernel is loaded, do not crash the running domain. This is
> needed if the kernel is loaded with crash_kexec_post_notifiers, because
> panic notifiers are run before __crash_kexec() in that case, and this
> Xen hook prevents its being called later.
Prioritising the in-kernel kexec image over the hypervisor one seems
sensible behaviour to me.
Reviewed-by: David Vrabel <david.vrabel at citrix.com>
David
More information about the kexec
mailing list