Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34365
b: refs/heads/master
c: ddad65d
h: refs/heads/master
i:
  34363: f4c4d1f
v: v3
  • Loading branch information
Dave Jones committed Sep 22, 2006
1 parent 727a3e0 commit 44c90db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 8adcc0c674004c0f9467031a93dc639c2b01411f
refs/heads/master: ddad65df0048e210c93640b59b3bad12701febb6
2 changes: 0 additions & 2 deletions trunk/drivers/cpufreq/cpufreq_stats.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,12 +350,10 @@ __init cpufreq_stats_init(void)
}

register_hotcpu_notifier(&cpufreq_stat_cpu_notifier);
lock_cpu_hotplug();
for_each_online_cpu(cpu) {
cpufreq_stat_cpu_callback(&cpufreq_stat_cpu_notifier, CPU_ONLINE,
(void *)(long)cpu);
}
unlock_cpu_hotplug();
return 0;
}
static void
Expand Down

0 comments on commit 44c90db

Please sign in to comment.