Files
mckernel/arch/x86/kernel/include
NAKAMURA Gou 3f13862a98 ptrace: add error stub to prevent mcexec from waiting
In LTP's ptrace03 test,
there is a exit() preceded by ptrace(PTRACE_TRACEME).
In this case, processes will be usually finished immediately.
But mcexec will fall into waiting for parent's ptrace(PTRACE_CONT),
because mcexec sends itself a signal in processing of exit().
2014-06-09 19:03:59 +09:00
..
2014-05-07 21:24:45 +09:00
2014-04-03 15:33:34 +09:00
2014-01-24 10:14:49 +09:00