linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: Matt Wilson <msw@redhat.com>
Cc: Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
	Andrew Morton <akpm@osdl.org>,
	Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: [PATCH] zap_other_threads() detaches thread group leader
Date: Tue, 12 Aug 2003 00:40:52 -0700	[thread overview]
Message-ID: <200308120740.h7C7eqV20032@magilla.sf.frob.com> (raw)
In-Reply-To: Matt Wilson's message of  Saturday, 9 August 2003 15:17:48 -0400 <20030809151748.B26520@devserv.devel.redhat.com>

Because of other sticky issues still unresolved and the lack of apparent
real need to support the troublesome case, at last check Linus was leaning
towards disallowing CLONE_THREAD&~CLONE_DETACHED in copy_process so that
the exit_signal = -1 change in zap_other_threads is no longer apropos and
can be taken back out entirely.  Unless that is done, the != group_leader
check most certainly has to go in.



Thanks,
Roland

  reply	other threads:[~2003-08-12  7:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-09 19:17 [PATCH] zap_other_threads() detaches thread group leader Matt Wilson
2003-08-12  7:40 ` Roland McGrath [this message]
2003-08-12  7:52   ` [PATCH] revert zap_other_threads breakage, disallow CLONE_THREAD without CLONE_DETACHED Roland McGrath
2003-08-13  7:11     ` Jeremy Fitzhardinge
2003-08-13  9:37       ` Roland McGrath
2003-08-14 17:32     ` Linus Torvalds
2003-08-14 17:53       ` Jamie Lokier
2003-08-14 18:03         ` Linus Torvalds
2003-08-14 18:27           ` Jamie Lokier
2003-08-14 18:33             ` Linus Torvalds
2003-08-14 18:38               ` Jamie Lokier
2003-08-14 20:56       ` Roland McGrath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200308120740.h7C7eqV20032@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=akpm@osdl.org \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=msw@redhat.com \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).