[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/3] Xen ARM fixes for 3.10-RC1
Hi all, this small patch series fixes few Xen on ARM problems I found with more testing: - in order to work in dom0, we need to delay the initilization of the pm functions after arch_init; - VCPUOP_register_vcpu_info needs to be executed by each online cpu separately; - VCPUOP_register_vcpu_info is not actually supposed to fail. Stefano Stabellini (3): xen/arm: initialize pm functions later xen/arm: do not handle VCPUOP_register_vcpu_info failures xen: rename xen_secondary_init and run it on every online cpu arch/arm/xen/enlighten.c | 34 +++++++++++++++------------------- 1 files changed, 15 insertions(+), 19 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |