]> git.baikalelectronics.ru Git - kernel.git/commit
xen/x86: set panic notifier priority to minimum
authorRadim Krčmář <rkrcmar@redhat.com>
Tue, 13 May 2014 16:56:25 +0000 (18:56 +0200)
committerDavid Vrabel <david.vrabel@citrix.com>
Thu, 15 May 2014 14:54:57 +0000 (15:54 +0100)
commitd7796ed15054751ce1175c44017d4c26b00b70d8
tree7d5d8c0a5d47083babe3be39c6a64e7d8466f1a0
parenta6d53f684864c6bc012f701068dd7d5cc0b1cffa
xen/x86: set panic notifier priority to minimum

Execution is not going to continue after telling Xen about the crash.
Let other panic notifiers run by postponing the final hypercall as much
as possible.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/xen/enlighten.c