Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260583
b: refs/heads/master
c: 24fe432
h: refs/heads/master
i:
  260581: d06f704
  260579: bfda3cf
  260575: 3e04d05
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Colin Cross committed Jul 13, 2011
1 parent 1135a60 commit 9cc6db8
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: e051526ba7cce238f232fc4a69a61c5ac0b03828
refs/heads/master: 24fe4325207d4adc095e71009773d6705237c29b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ void __init smp_init_cpus(void)
}

for (i = 0; i < ncores; i++)
cpu_set(i, cpu_possible_map);
set_cpu_possible(i, true);

set_smp_cross_call(gic_raise_softirq);
}
Expand Down

0 comments on commit 9cc6db8

Please sign in to comment.