From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9730 invoked by alias); 19 Feb 2013 17:52:42 -0000 Received: (qmail 9689 invoked by uid 22791); 19 Feb 2013 17:52:41 -0000 X-SWARE-Spam-Status: No, hits=-5.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-wg0-f52.google.com (HELO mail-wg0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 Feb 2013 17:52:28 +0000 Received: by mail-wg0-f52.google.com with SMTP id 12so5815129wgh.7 for ; Tue, 19 Feb 2013 09:52:27 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.180.100.169 with SMTP id ez9mr29589615wib.3.1361296345655; Tue, 19 Feb 2013 09:52:25 -0800 (PST) Received: by 10.194.36.104 with HTTP; Tue, 19 Feb 2013 09:52:25 -0800 (PST) In-Reply-To: References: <20130218105637.GJ32163@spoyarek.pnq.redhat.com> <5123AB55.2070100__45742.2411222526$1361292204$gmane$org@twiddle.net> <20130219171916.GB25897@spoyarek.pnq.redhat.com> Date: Tue, 19 Feb 2013 17:52:00 -0000 Message-ID: Subject: Re: PI mutex support for pthread_cond_* now in nptl From: Siddhesh Poyarekar To: Andreas Schwab Cc: Siddhesh Poyarekar , Richard Henderson , libc-ports@sourceware.org, libc-alpha@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2013-02/txt/msg00046.txt.bz2 On 19 February 2013 23:09, Andreas Schwab wrote: > Siddhesh Poyarekar writes: > >> As far as the linux kernel is concerned, PI futexes are available on >> all architectures. > > No. > Oh ok, it's not. It's a runtime check and not a compile-time check that I looked for. -- http://siddhesh.in