···280280 unsigned long clone_flags,281281 pid_t pid, struct task_struct *child)282282{283283- if (unlikely(trace)) {283283+ if (unlikely(trace) || unlikely(clone_flags & CLONE_PTRACE)) {284284 /*285285 * The child starts up with an immediate SIGSTOP.286286 */