git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23c79d3
)
ptrace: remove silly wait_trap variable from ptrace_attach()
author
Tejun Heo
<tj@kernel.org>
Thu, 2 Jun 2011 09:13:59 +0000
(11:13 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Sat, 4 Jun 2011 16:17:09 +0000
(18:17 +0200)
Remove local variable wait_trap which determines whether to wait for
!TRAPPING or not and simply wait for it if attach was successful.
-v2: Oleg pointed out wait should happen iff attach was successful.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
kernel/ptrace.c
patch
|
blob
|
history
diff --cc
kernel/ptrace.c
Simple merge