- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / cris / arch-v10 / kernel / ptrace.c
index b570ae9..ee505b2 100644 (file)
@@ -65,6 +65,7 @@ void
 ptrace_disable(struct task_struct *child)
 {
        /* Todo - pending singlesteps? */
+       clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
 }
 
 /*