Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33641
b: refs/heads/master
c: 4edb9a1
h: refs/heads/master
i:
  33639: 4125925
v: v3
  • Loading branch information
Yingchao Zhou authored and Linus Torvalds committed Aug 27, 2006
1 parent 097603c commit f408377
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ecdc63948763586e101108dfe1ba316ec069fe39
refs/heads/master: 4edb9a143e31d2e191c199262226e1a5923ff8f7
1 change: 0 additions & 1 deletion trunk/kernel/stop_machine.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ static int stop_machine(void)
/* If some failed, kill them all. */
if (ret < 0) {
stopmachine_set_state(STOPMACHINE_EXIT);
up(&stopmachine_mutex);
return ret;
}

Expand Down

0 comments on commit f408377

Please sign in to comment.