Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186247
b: refs/heads/master
c: f3abd4f
h: refs/heads/master
i:
  186245: f148185
  186243: e000355
  186239: a58d2b3
v: v3
  • Loading branch information
Thiago Farina authored and Linus Torvalds committed Mar 6, 2010
1 parent cbb36d6 commit 845ab86
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: 9c03c383563f147907f1a90cf16f1e190e2f4aae
refs/heads/master: f3abd4f9531becb71626bd206955d47d5ea54f06
2 changes: 1 addition & 1 deletion trunk/kernel/exit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p)

if (unlikely(wo->wo_flags & WNOWAIT)) {
int exit_code = p->exit_code;
int why, status;
int why;

get_task_struct(p);
read_unlock(&tasklist_lock);
Expand Down

0 comments on commit 845ab86

Please sign in to comment.