lkml.org 
[lkml]   [2000]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [BUG] threaded processes get stuck in rt_sigsuspend/fillonedir/exit_notify
   From: Ulrich Drepper <drepper@redhat.com>
Date: 2000-09-13 6:35:16

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.

This has been fixed in test8 (final). CLONE_SIGHAND and CLONE_THREAD
are seperate bits again, and CLONE_SIGNAL is both of them or'ed
together.

Mark
-
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/

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:0.036 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site