Re: [BUG] threaded processes get stuck in rt_sigsuspend/fillonedir/exit_notify

From: Ulrich Drepper (drepper@redhat.com)
Date: Wed Sep 13 2000 - 01:35:16 EST


tytso@mit.edu writes:

> I didn't realize things had changed that broke the old threading model.
> Did Linus do more than add support for the new thread groups? I didn't
> think any that had changed that would break the old LinuxThread
> programs.

First he introduces CLONE_THREAD (or how it was called). This was
fine. But in pre2 ore pre3 he unified CLONE_SIGHAND and CLONE_THREAD
under the new name CLONE_SIGNAL which makes perfect if CLONE_SIGHAND
would be used. But it is. Simply undo this change, separate the two
flags.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:20 EST