From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12285 invoked by alias); 8 May 2006 11:28:05 -0000 Received: (qmail 12254 invoked by uid 48); 8 May 2006 11:27:53 -0000 Date: Mon, 08 May 2006 11:28:00 -0000 Message-ID: <20060508112753.12253.qmail@sourceware.org> From: "jakub at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060507135630.2644.batneil@thebatcave.org.uk> References: <20060507135630.2644.batneil@thebatcave.org.uk> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/2644] Race condition during unwind code after thread cancellation X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00061.txt.bz2 List-Id: ------- Additional Comments From jakub at redhat dot com 2006-05-08 11:27 ------- I think instead of the patch you checked in we should just mark pthread_cancel_init with __attribute__((noinline)). That will do everything that's needed and is desirable anyway. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2644 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.