Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 27 Jan 2002 15:04:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 27 Jan 2002 15:03:53 -0500 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:49673 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Sun, 27 Jan 2002 15:03:50 -0500 Subject: Re: [PATCH] 2.4.17 pthread support for SEM_UNDO in semop() To: oliendm@us.ibm.com (Dave Olien) Date: Sun, 27 Jan 2002 20:16:26 +0000 (GMT) Cc: linux-kernel@vger.kernel.org, marcelo@conectiva.com.br In-Reply-To: <200201221834.g0MIY9s08359@eng2.beaverton.ibm.com> from "Dave Olien" at Jan 22, 2002 10:34:09 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > +/* For now, assume that if ALL clone flags are set, then > + * we must be creating a POSIX thread, and we want undo lists > + * to be shared among all the threads in that thread group. Not a good idea. There are large numbers of cases where the threads being created a real linux ones not posix abortions. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/