Message ID | 555B7B56.4050406@linaro.org |
---|---|
State | New |
Headers | show
Return-Path: <libc-alpha-return-59029-incoming=patchwork.ozlabs.org@sourceware.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 93FF6140D4D for <incoming@patchwork.ozlabs.org>; Wed, 20 May 2015 04:05:26 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=sourceware.org header.i=@sourceware.org header.b=vZISkXIT; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=JGoFmhJYNmC8gSGB7DkwXvWZs6xng4FWIgCjPw6j9t3 rYqnUOzJiBZ7t1BDDEW0jp6z077g+sMD+MB97y7lmHKnmYaDuYPqf+nYoENvQe/T C9U5uJiXwKL86lyvjKgMa3iOfHe/cZYexWQX0Ah9rbWc32sWGfVTTbCd5PlXfHeY = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=w4IZvCa3wknQ1VtGbxJfdaju5zQ=; b=vZISkXIT2RlcF/uDt iDxaig+Gz0Trf0GreO0CrkA/t27I2tOpeVSV09LJhm7QB0QopI/o+ABIFxY3dwZz VU+OelLQmGNtsKRMAq8EAt/whPE8eBQwCkhC5xQTp3QE+jKXW9nZ7Y+3ziSa0NdY A1zslxAgEVtpStzkHaudwWnYJs= Received: (qmail 4861 invoked by alias); 19 May 2015 18:05:19 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: <libc-alpha.sourceware.org> List-Unsubscribe: <mailto:libc-alpha-unsubscribe-incoming=patchwork.ozlabs.org@sourceware.org> List-Subscribe: <mailto:libc-alpha-subscribe@sourceware.org> List-Archive: <http://sourceware.org/ml/libc-alpha/> List-Post: <mailto:libc-alpha@sourceware.org> List-Help: <mailto:libc-alpha-help@sourceware.org>, <http://sourceware.org/ml/#faqs> Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 4851 invoked by uid 89); 19 May 2015 18:05:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL, BAYES_50, RCVD_IN_DNSWL_LOW, SPF_PASS, UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-HELO: mail-qk0-f169.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=6FpB1xg9TvdGm4XL7fYgtzX+SP7+ZlZftUKIR+e0fYo=; b=M5t8Oagx32bmt5+fYWq4tgR/Y9OCYRlB2sqRYeEDVIqQciPFTN7St67mbrx4a9zOqT txmBRkYzaA1rZW6CoZiJ9mIkbxaJqO9kiyZd19lvQUv7rPwRZYuP6CfVZ8eapZWmOHyo 5tVKWSf3cESh7DMeipuALvWhagLjE011Setqj4R0Z3zqxUu4uqN5Xmogg2Z7oy1gbhnX /R2/CVeNft/TKbJaJNMlN889oM7/iNIbwp6ZPdL04Q227e2qcMFA6bpS7N9cHJkJDEBp jWtHtg7TX+z72g01EhHpNdBr8bFklIxAaIlab62hb7LbU8Lv4YsF6v5XZ9mjM2bAPoBc aIGw== X-Gm-Message-State: ALoCoQlyuTNn8lvQimm11yv9sd5a6JlD30p8j+euTyMfqle1R4LdVAq9Fn2PvAAtmXzFRh5+gqmv X-Received: by 10.140.145.78 with SMTP id 75mr39090140qhr.61.1432058713844; Tue, 19 May 2015 11:05:13 -0700 (PDT) Message-ID: <555B7B56.4050406@linaro.org> Date: Tue, 19 May 2015 15:05:10 -0300 From: Adhemerval Zanella <adhemerval.zanella@linaro.org> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: libc-alpha@sourceware.org Subject: Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. References: <1424456307.20941.122.camel@triegel.csb> <1431713889.25070.17.camel@triegel.csb> In-Reply-To: <1431713889.25070.17.camel@triegel.csb> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit |
diff --git a/nptl/pthread_cond_wait.c b/nptl/pthread_cond_wait.c index 2106bf6..8a98805 100644 --- a/nptl/pthread_cond_wait.c +++ b/nptl/pthread_cond_wait.c @@ -35,7 +35,7 @@ # undef INLINE_VSYSCALL # define INLINE_VSYSCALL INLINE_SYSCALL #else -# include <bits/libc-vdso.h> +# include <libc-vdso.h> #endif struct _condvar_cleanup_buffer