Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331485
b: refs/heads/master
c: e91d5d9
h: refs/heads/master
i:
  331483: 35b5b83
v: v3
  • Loading branch information
Stephen Boyd authored and Russell King committed Aug 25, 2012
1 parent ff564c7 commit 2ca6c49
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: 08928e7aea930e6822ce8f1b20068bf857ecf20d
refs/heads/master: e91d5d916f50ad2cf2394aba89d32833adce4303
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/smp-emev2.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ int __cpuinit emev2_boot_secondary(unsigned int cpu)
/* Tell ROM loader about our vector (in headsmp.S) */
emev2_set_boot_vector(__pa(shmobile_secondary_vector));

gic_raise_softirq(cpumask_of(cpu), 1);
gic_raise_softirq(cpumask_of(cpu), 0);
return 0;
}

Expand Down

0 comments on commit 2ca6c49

Please sign in to comment.