]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: fix backport of previous kexec patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Nov 2015 19:07:07 +0000 (11:07 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 5 Feb 2016 03:28:32 +0000 (19:28 -0800)
commitf4f5a716cc13b42fc3f38e7ff154cef5778ad97a
tree7d9d8ec325d32da315fea5d04a616224d69503a7
parent3a44a401dbee902772c2356c61fe5f7a287dc806
xen: fix backport of previous kexec patch

Orabug: 22623832

Fixes the backport of 0b34a166f291d255755be46e43ed5497cdd194f2 upstream

Commit 0b34a166f291d255755be46e43ed5497cdd194f2 "x86/xen: Support
kexec/kdump in HVM guests by doing a soft reset" has been added to the
4.2-stable tree" needed to correct the CONFIG variable, as
CONFIG_KEXEC_CORE only showed up in 4.3.

Reported-by: David Vrabel <david.vrabel@citrix.com>
Reported-by: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit e4338aeff6aab3640c2925844f4e5e53746cd3d9)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
arch/x86/xen/enlighten.c