]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
arm/smpboot: Move dt specific code in smp to seperate functions
authorShannon Zhao <shannon.zhao@linaro.org>
Sat, 23 Jan 2016 08:00:16 +0000 (16:00 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 3 Feb 2016 11:57:13 +0000 (11:57 +0000)
commiteaf1de3d66de73508895fee947e229b539ff3ac5
tree1a8ed59e3ee20d6ebb8d160e10ac1d3759e300e6
parent0f2b207d464f6b2a3508934a86b79557d3d0f0fd
arm/smpboot: Move dt specific code in smp to seperate functions

Partition smp initialization functions into generic and dt specific
parts, this will be useful when introducing new functions for smp
initialization based on acpi.

Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arch/arm/arm64/smpboot.c
xen/arch/arm/smpboot.c