OSDN Git Service

Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / x86 / xen / enlighten.c
index c34bfc4..f17b292 100644 (file)
@@ -1339,6 +1339,7 @@ xen_panic_event(struct notifier_block *this, unsigned long event, void *ptr)
 
 static struct notifier_block xen_panic_block = {
        .notifier_call= xen_panic_event,
+       .priority = INT_MIN
 };
 
 int xen_panic_handler_init(void)