Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95154
b: refs/heads/master
c: 33e9fc7
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Apr 30, 2008
1 parent 273edf3 commit 813742a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 68cb94786630b34196713794a2880ade17fca887
refs/heads/master: 33e9fc7d01269737cd5a3b6de1db9d0e796ab708
3 changes: 1 addition & 2 deletions trunk/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,7 @@ int ptrace_attach(struct task_struct *task)

__ptrace_link(task, current);

force_sig_specific(SIGSTOP, task);

send_sig_info(SIGSTOP, SEND_SIG_FORCED, task);
bad:
write_unlock_irqrestore(&tasklist_lock, flags);
task_unlock(task);
Expand Down

0 comments on commit 813742a

Please sign in to comment.