Merge to Fedora kernel-2.6.18-1.2239_FC5 patched with stable patch-2.6.18.2-vs2.0...
[linux-2.6.git] / kernel / ptrace.c
index 786130d..ee0b4cb 100644 (file)
@@ -1178,8 +1178,6 @@ ptrace_report(struct utrace_attached_engine *engine, struct task_struct *tsk,
        }
 #endif
 
-       BUG_ON(state->u.live.stopped);
-
        /*
         * Set our QUIESCE flag right now, before notifying the tracer.
         * We do this before setting state->u.live.stopped rather than