Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116082
b: refs/heads/master
c: 71f0bdc
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Sep 8, 2008
1 parent 8a13bd6 commit 93e8505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8c24594deab89a484879bee270e948f0a556ed75
refs/heads/master: 71f0bdcab69ab36b1e939d36063aaf6c4a164ed3
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/sh4a/smp-shx3.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ void plat_start_cpu(unsigned int cpu, unsigned long entry_point)
ctrl_outl(STBCR_MSTP, STBCR_REG(cpu));

while (!(ctrl_inl(STBCR_REG(cpu)) & STBCR_MSTP))
;
cpu_relax();

/* Start up secondary processor by sending a reset */
ctrl_outl(STBCR_AP_VAL, STBCR_REG(cpu));
Expand Down

0 comments on commit 93e8505

Please sign in to comment.