[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] CPU hotplug fixes for ARM32
From: Oleksandr Tyshchenko <oleksandr_tyshchenko@xxxxxxxx> Hi, all. This is small patch series for ARM32 which needed to be able to bring secondary CPUs up not only during the initial boot, but at runtime also. For example, during CPU hotplug. Actually these are follow-up patches to the following series [1], which covers generic ARM and ARM64 parts. [1] https://lists.xenproject.org/archives/html/xen-devel/2018-06/msg00039.html Changes since v1: - Fix typoes - Rename ".init.proc.info" to ".data.proc.info" Oleksandr Tyshchenko (2): xen/arm: link: Link proc_info_list in .data instead of .init.data xen/arm32: Remove __init prefixes from funcs that are used within CPU up flow xen/arch/arm/arm32/proc-v7.S | 6 +++--- xen/arch/arm/arm32/smpboot.c | 2 +- xen/arch/arm/platform.c | 2 +- xen/arch/arm/xen.lds.S | 10 ++++++---- 4 files changed, 11 insertions(+), 9 deletions(-) -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |