[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110128184601.CBF7C180996@magilla.sf.frob.com>
Date: Fri, 28 Jan 2011 10:46:01 -0800 (PST)
From: Roland McGrath <roland@...hat.com>
To: Tejun Heo <tj@...nel.org>
Cc: oleg@...hat.com, jan.kratochvil@...hat.com,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH 02/10] ptrace: remove the extra wake_up_process() from ptrace_detach()
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists