Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335561
b: refs/heads/master
c: b3770b3
h: refs/heads/master
i:
  335559: 85564e7
v: v3
  • Loading branch information
Will Deacon authored and Catalin Marinas committed Nov 8, 2012
1 parent 1d0ded6 commit 913b8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6212a512240f48d84090bc42a24d6dfb033754bc
refs/heads/master: b3770b3252589240e50f560197a19531979abba2
3 changes: 1 addition & 2 deletions trunk/arch/arm64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,7 @@ asmlinkage void __cpuinit secondary_start_kernel(void)
* before we continue.
*/
set_cpu_online(cpu, true);
while (!cpu_active(cpu))
cpu_relax();
complete(&cpu_running);

/*
* OK, it's off to the idle thread for us
Expand Down

0 comments on commit 913b8d7

Please sign in to comment.