summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
diff options
context:
space:
mode:
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>2016-09-07 13:19:00 -0400
committerDavid Vrabel <david.vrabel@citrix.com>2016-09-30 11:22:59 +0100
commit4d737042d6c4ee10a632cf94b953169d13955a40 (patch)
tree5387cd1964846509b0de26f894ac7620c25eb785 /include/linux/cpuhotplug.h
parent8129554c643b0e1a8336d842cce2f3d595aeeed7 (diff)
downloadop-kernel-dev-4d737042d6c4ee10a632cf94b953169d13955a40.zip
op-kernel-dev-4d737042d6c4ee10a632cf94b953169d13955a40.tar.gz
xen/x86: Convert to hotplug state machine
Switch to new CPU hotplug infrastructure. Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Suggested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'include/linux/cpuhotplug.h')
-rw-r--r--include/linux/cpuhotplug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 242bf53..33d352f 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -21,6 +21,7 @@ enum cpuhp_state {
CPUHP_X2APIC_PREPARE,
CPUHP_SMPCFD_PREPARE,
CPUHP_RCUTREE_PREP,
+ CPUHP_XEN_PREPARE,
CPUHP_NOTIFY_PREPARE,
CPUHP_TIMERS_DEAD,
CPUHP_BRINGUP_CPU,
OpenPOWER on IntegriCloud