From 81dd831a28b44f8b37a1f84fec1ac84e75def721 Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Fri, 14 Oct 2011 12:47:01 +0100 Subject: [PATCH] --- yaml --- r: 274130 b: refs/heads/master c: 5895a9c0818d3c800ac8e7d3d3827cc89df2bdbf h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos4/platsmp.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 565a2b2dbc17..5cadec65caca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 955d2953b0402f497d58eaea91f36486bb473008 +refs/heads/master: 5895a9c0818d3c800ac8e7d3d3827cc89df2bdbf diff --git a/trunk/arch/arm/mach-exynos4/platsmp.c b/trunk/arch/arm/mach-exynos4/platsmp.c index 05595407e9ff..69ffb2fb3875 100644 --- a/trunk/arch/arm/mach-exynos4/platsmp.c +++ b/trunk/arch/arm/mach-exynos4/platsmp.c @@ -110,8 +110,6 @@ void __cpuinit platform_secondary_init(unsigned int cpu) */ spin_lock(&boot_lock); spin_unlock(&boot_lock); - - set_cpu_online(cpu, true); } int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle)