Re: [PATCH 1/1] ptrace: make sure do_wait() won't hang afterPTRACE_ATTACH
From: Oleg Nesterov
Date: Thu Feb 03 2011 - 16:53:00 EST
On 02/03, Roland McGrath wrote:
>
> IMHO this sort of band-aid does not really help the overall situation.
> It takes something that is intricate and fiddly and just fiddles it a
> bit more. Userland will still have to handle older kernels where this
> behavior is not there. If userland does anything that relies on this
> new behavior, then it will have to try somehow to figure out which
> kernel versions have which behavior and adapt, etc.
Absolutely agreed.
As I said, I am not sure this patch makes sense. I only sent it
because I have to react to the bug report.
> When the old behaviors are unhelpful like this, I think it is really
> better to add new mechanisms instead.
Agreed!
Can't resist, let me repeat... imho ptrace is unfixable ;)
OK, please ignore this patch.
Oleg.
--
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/