From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30381 invoked by alias); 19 Sep 2013 06:53:56 -0000 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 Received: (qmail 30366 invoked by uid 89); 19 Sep 2013 06:53:56 -0000 Received: from mail-pb0-f42.google.com (HELO mail-pb0-f42.google.com) (209.85.160.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 19 Sep 2013 06:53:56 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mail-pb0-f42.google.com Received: by mail-pb0-f42.google.com with SMTP id un15so8052411pbc.29 for ; Wed, 18 Sep 2013 23:53:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=6JJs9hxSMJBTwSXClDnvQUV62b+BRA57Quf7NyOiSZ8=; b=R49l7Ws4wSGw/1vgIZlXbPUvpDoMCy4fSL+0L6QnTm5S+NlLdp8p4Giyrr7SOEXBCF ZYtrZPXGm50xSU6PUEH5jUN97i0oxhs5CAtWzLll92OwWsmOjMPwSGWwu3zH3IZRVrm1 z8VnkNwlrSemo2QIV/zTEy/dSq7QZjuxEUneOoayhLR0n4yJOkUbVjPxzT6EmTyJxEO5 +aM9mySXzGkG2XQc0YopTNY82dkZmtEgtrogQMfFUyuDAbKu2d1T/R3+UTGGk5eK3gVH BxLcob52Qakyp1n/TAYnjngjUGVW52Tpzvv71b3hLt2BFxAJD98A+4a97qYcbO8bt87n VKZQ== X-Gm-Message-State: ALoCoQmGp16nvtDRwsoYneizeLBOOM9al1j0LmypS1MRvJqCLbuGg4vGyVZKL+8yhdg3vPmhP37z X-Received: by 10.68.215.38 with SMTP id of6mr142140pbc.14.1379573633579; Wed, 18 Sep 2013 23:53:53 -0700 (PDT) Received: from [192.168.0.130] ([121.99.46.26]) by mx.google.com with ESMTPSA id nj9sm7155071pbc.13.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 23:53:52 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: [Patch] ARM define atomic_exchange_acq/atomic_exchange_rel to __atomic_exchange_n From: Maxim Kuvyrkov In-Reply-To: Date: Thu, 19 Sep 2013 06:53:00 -0000 Cc: Dinar Temirbulatov , Abhishek Deb , "libc-ports@sourceware.org" Content-Transfer-Encoding: 7bit Message-Id: <5554BE02-51BB-4761-A5A9-0516F35DA4A3@kugelworks.com> References: <0E42B6C0C4628E48B8DF5D3F3C8FCA8898F2CF5F17@HQMAIL02.nvidia.com> To: Joseph S. Myers X-SW-Source: 2013-09/txt/msg00105.txt.bz2 On 19/09/2013, at 5:16 AM, Joseph S. Myers wrote: > On Sat, 14 Sep 2013, Dinar Temirbulatov wrote: > >> Hello Joseph, >> Oh, I don't have any write permissions to the project. > > Please provide a GNU-format ChangeLog entry (as detailed in the > contribution checklist) for the patch (probably using [BZ #15640], as I > understand it). I've checked in Dinar's patch with appropriate ChangeLog and closed the bug. Thanks, -- Maxim Kuvyrkov www.kugelworks.com