Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125679
b: refs/heads/master
c: 9e2f913
h: refs/heads/master
i:
  125677: feed132
  125675: b40641a
  125671: 74ffb1c
  125663: 04237c0
v: v3
  • Loading branch information
Rusty Russell committed Dec 31, 2008
1 parent e3d1d67 commit a35050c
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: 6aaa8ce523c7ce954b81b8c0b3e32c8be599af8d
refs/heads/master: 9e2f913df70b378379a358a44e7d286f7b765e8e
2 changes: 1 addition & 1 deletion trunk/arch/m32r/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ int setup_profiling_timer(unsigned int multiplier)
* accounting. At that time they also adjust their APIC timers
* accordingly.
*/
for (i = 0; i < NR_CPUS; ++i)
for_each_possible_cpu(i)
per_cpu(prof_multiplier, i) = multiplier;

return 0;
Expand Down

0 comments on commit a35050c

Please sign in to comment.