xen,arm: enable cpu_hotplug
Stefano Stabellini
stefano.stabellini at eu.citrix.com
Wed Oct 14 10:49:38 PDT 2015
Hi all,
this small patch series enable cpu_hotplug in ARM and ARM64 guests,
using the PV path to plug and unplug the cpus and psci to enable/disable
them.
Stefano Stabellini (3):
xen/arm: Enable cpu_hotplug.c
xen, cpu_hotplug: call device_offline instead of cpu_down
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
arch/arm/include/asm/xen/hypervisor.h | 8 ++++++++
arch/arm/xen/enlighten.c | 6 ++++++
arch/x86/include/asm/xen/hypervisor.h | 5 +++++
arch/x86/xen/enlighten.c | 15 +++++++++++++++
drivers/xen/Makefile | 2 --
drivers/xen/cpu_hotplug.c | 9 ++++++---
6 files changed, 40 insertions(+), 5 deletions(-)
Cheers,
Stefano
More information about the linux-arm-kernel
mailing list