From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aq5kG-0006RD-S7 for qemu-devel@nongnu.org; Tue, 12 Apr 2016 17:21:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aq5kC-00011J-OX for qemu-devel@nongnu.org; Tue, 12 Apr 2016 17:21:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50936) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aq5kC-00011C-JK for qemu-devel@nongnu.org; Tue, 12 Apr 2016 17:21:08 -0400 References: <1460395823-1399-1-git-send-email-bobby.prani@gmail.com> From: Paolo Bonzini Message-ID: <570D66BB.5090807@redhat.com> Date: Tue, 12 Apr 2016 23:20:59 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] docs/atomics.txt: Update pointer to linux macro List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pranith Kumar , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= Cc: QEMU On 12/04/2016 18:08, Pranith Kumar wrote: > On Tue, Apr 12, 2016 at 7:42 AM, Marc-Andr=C3=A9 Lureau > wrote: >> Hi >> >> On Mon, Apr 11, 2016 at 7:30 PM, Pranith Kumar = wrote: >>> Add a missing end brace and update doc to point to the latest access >>> macro. ACCESS_ONE() is deprecated. >> >> ONE/ONCE >=20 > Right, I missed this one. Should I fix and send a new patch? FWIW I'll be mostly offline this week and on vacation starting from the next, so it's probably best if you send the patch at the beginning of May. It will be fixed _and_ act as a reminder. :) Paolo