Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355194
b: refs/heads/master
c: 902ef5d
h: refs/heads/master
v: v3
  • Loading branch information
Srinidhi Kasagar authored and Rob Herring committed Jan 10, 2013
1 parent 38619ca commit dc2ddd7
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: 73171d15873e9246c82aeda5c7fd8ec11cb97be9
refs/heads/master: 902ef5d77aeaff43bce8d3ce55c442a12eb71819
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ static int __cpuinit ux500_boot_secondary(unsigned int cpu, struct task_struct *
*/
write_pen_release(cpu_logical_map(cpu));

smp_send_reschedule(cpu);
gic_raise_softirq(cpumask_of(cpu), 0);

timeout = jiffies + (1 * HZ);
while (time_before(jiffies, timeout)) {
Expand Down

0 comments on commit dc2ddd7

Please sign in to comment.