[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140226165504.GA22677@redhat.com>
Date: Wed, 26 Feb 2014 17:55:04 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Al Viro <viro@...IV.linux.org.uk>,
Jan Kratochvil <jan.kratochvil@...hat.com>,
Lennart Poettering <lpoetter@...hat.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Michal Schmidt <mschmidt@...hat.com>,
Roland McGrath <roland@...k.frob.com>,
Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] wait: WSTOPPED & ptrace fixes
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@...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