[PATCH 0/2] wait: WSTOPPED & ptrace fixes

From: Oleg Nesterov
Date: Wed Feb 26 2014 - 11:55:28 EST


On 02/20, Oleg Nesterov wrote:
>
> Tejun, unless I missed something WSTOPPED logic is broken if a process
> has a zombie/ptraced leader, "A zombie ptracee is only visible to its
> ptracer" is wrong in this case. Plus perhaps some cleanups make sense.

In fact it is broken even if it the child/tracee is single-threaded.

And I failed to find a simple fix which is not visible to user-space.
It would be nice if you can ack/nack at least the changelog in 1/2,
I mean the note about SIGNAL_STOP_CONTINUED.

And unless I missed something WEXITED is broken too, so I'll probably
send more changes.

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/