On 07/10/2012 01:01 AM, Dmitry V. Levin wrote: >> It's in linux-next git: >> >> commit fe948360bf475b705c021fc9ba8ee3992c5d0d67 >> Author: Denys Vlasenko<[email protected]> >> Date: Tue Mar 6 11:25:31 2012 +1100 >> >> 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<[email protected]> >> Acked-by: Tejun Heo<[email protected]> >> Acked-by: Oleg Nesterov<[email protected]> >> Cc: Pedro Alves<[email protected]> >> Cc: Jan Kratochvil<[email protected]> >> Signed-off-by: Andrew Morton<[email protected]> >> >> Looks like this change will go into linux-3.4 > > I suppose we can safely drop PTRACE_SEIZE_DEVEL from USE_SEIZE code now.
I'm going to do that. Also will drop PTRACE_EVENT_STOP1 and enable USE_SEIZE in defs.h -- vda ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
