Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264008
b: refs/heads/master
c: 4bd0fe1
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Sep 15, 2011
1 parent 9738e3b commit 1e8c95d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4d487d7ed46b9172664073dde324f55f9ab50f18
refs/heads/master: 4bd0fe1c78623062263cf5ae875fd484c5b8256d
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-exynos4/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ 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)
Expand Down

0 comments on commit 1e8c95d

Please sign in to comment.