Re: [PATCH 02/10] ptrace: remove the extra wake_up_process() from ptrace_detach()

From: Roland McGrath
Date: Fri Jan 28 2011 - 13:46:40 EST


NAK. Let's have the wake_up_state(task, TASK_TRACED|TASK_STOPPED) version
go in first. That one will be more appropriate for -stable. Even if we
shortly remove it entirely in mainline, having the more conservative
intermediate state in the git history will make any future problems more
susceptible to bisection.

Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/