From: Denys Vlasenko Date: Fri, 23 Mar 2012 22:02:43 +0000 (-0700) Subject: ptrace: remove PTRACE_SEIZE_DEVEL bit X-Git-Tag: v3.4-rc1~109^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee00560c7dac1dbbf048446a8489550d0a5765b7;p=pandora-kernel.git 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 Acked-by: Tejun Heo Acked-by: Oleg Nesterov Cc: Pedro Alves Cc: Jan Kratochvil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed