diff options
| author | Christoph Hellwig <[email protected]> | 2010-03-10 15:22:55 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:39 -0800 |
| commit | 55436c91652b45be576b91ec96a8d65f6b7447fa (patch) | |
| tree | e7f68501219105d8c303b6c069828c2ebea76729 /tools/perf/scripts/python | |
| parent | fa1ac57a317f927b8fb901e6270fc41fdaae8e1c (diff) | |
mips: use generic ptrace_resume code
Use the generic ptrace_resume code for PTRACE_SYSCALL, PTRACE_CONT and
PTRACE_KILL.
Also the TIF_SYSCALL_TRACE thread flag is now cleared on PTRACE_KILL which
it previously wasn't which is consistent with all architectures using the
modern ptrace code.
Signed-off-by: Christoph Hellwig <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Roland McGrath <[email protected]>
Acked-by: Ralf Baechle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions