Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25655
b: refs/heads/master
c: a145410
h: refs/heads/master
i:
  25653: 5261146
  25651: ddb833c
  25647: b692325
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Apr 11, 2006
1 parent cfdbff6 commit 955802c
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: 2514395ef88b46e895726a8d40966cb83de7940c
refs/heads/master: a145410dccdb44f81d3b56763ef9b6f721f4e47c
1 change: 0 additions & 1 deletion trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,6 @@ __group_complete_signal(int sig, struct task_struct *p)
if (t == NULL)
/* restart balancing at this thread */
t = p->signal->curr_target = p;
BUG_ON(t->tgid != p->tgid);

while (!wants_signal(sig, t)) {
t = next_thread(t);
Expand Down

0 comments on commit 955802c

Please sign in to comment.