Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199335
b: refs/heads/master
c: e9a5f42
h: refs/heads/master
i:
  199333: 0303bf4
  199331: 552043f
  199327: fbfa550
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Linus Torvalds committed May 30, 2010
1 parent 6ded763 commit 59608ae
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: 97ef6f7449da6ceddf9a90fa8851f607b67283dd
refs/heads/master: e9a5f426b85e429bffaee4e0b086b1e742a39fa6
2 changes: 1 addition & 1 deletion trunk/kernel/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ static cpumask_var_t frozen_cpus;

int disable_nonboot_cpus(void)
{
int cpu, first_cpu, error;
int cpu, first_cpu, error = 0;

cpu_maps_update_begin();
first_cpu = cpumask_first(cpu_online_mask);
Expand Down

0 comments on commit 59608ae

Please sign in to comment.