Arnd Bergmann wrote: > > From: Marc Zyngier <[email protected]> > > Convert Exynos4 to use the SoC descriptor to provide its SMP > and CPU hotplug operations. > > Cc: Kukjin Kim <[email protected]>
Acked-by: Kukjin Kim <[email protected]> Thanks. Best regards, Kgene. -- Kukjin Kim <[email protected]>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. > Tested-by: Kyungmin Park <[email protected]> > Signed-off-by: Marc Zyngier <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > arch/arm/mach-exynos/common.h | 5 +++++ > arch/arm/mach-exynos/hotplug.c | 18 +++--------------- > arch/arm/mach-exynos/mach-armlex4210.c | 1 + > arch/arm/mach-exynos/mach-exynos5-dt.c | 1 + > arch/arm/mach-exynos/mach-nuri.c | 1 + > arch/arm/mach-exynos/mach-origen.c | 1 + > arch/arm/mach-exynos/mach-smdk4x12.c | 2 ++ > arch/arm/mach-exynos/mach-smdkv310.c | 2 ++ > arch/arm/mach-exynos/mach-universal_c210.c | 1 + > arch/arm/mach-exynos/platsmp.c | 20 ++++++++++++++++---- > 10 files changed, 33 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

