diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-03-23 23:02:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-24 00:58:41 +0100 |
commit | ee00560c7dac1dbbf048446a8489550d0a5765b7 (patch) | |
tree | e2a07e3ee58daa2a915634b18bb14d6c75c3e006 /REPORTING-BUGS | |
parent | ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ... (diff) | |
download | linux-ee00560c7dac1dbbf048446a8489550d0a5765b7.tar.xz linux-ee00560c7dac1dbbf048446a8489550d0a5765b7.zip |
ptrace: remove PTRACE_SEIZE_DEVEL bit
PTRACE_SEIZE code is tested and ready for production use, remove the
code which requires special bit in data argument to make PTRACE_SEIZE
work.
Strace team prepares for a new release of strace, and we would like to
ship the code which uses PTRACE_SEIZE, preferably after this change goes
into released kernel.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Cc: Pedro Alves <palves@redhat.com>
Cc: Jan Kratochvil <jan.kratochvil@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions