From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757419AbZE1SlD (ORCPT ); Thu, 28 May 2009 14:41:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753195AbZE1Sky (ORCPT ); Thu, 28 May 2009 14:40:54 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:54458 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756980AbZE1Sky (ORCPT ); Thu, 28 May 2009 14:40:54 -0400 Date: Thu, 28 May 2009 19:40:27 +0100 From: Russell King - ARM Linux To: Mathieu Desnoyers Cc: Jamie Lokier , Catalin Marinas , linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org Subject: Re: Broken ARM atomic ops wrt memory barriers (was : [PATCH] Add cmpxchg support for ARMv6+ systems) Message-ID: <20090528184027.GP20736@n2100.arm.linux.org.uk> References: <20090423141248.22193.10543.stgit@pc1117.cambridge.arm.com> <20090524131636.GB3159@n2100.arm.linux.org.uk> <20090524145633.GA14754@Krystal> <20090525132027.GA946@shareable.org> <20090525151724.GA14321@Krystal> <20090525161941.GA3667@n2100.arm.linux.org.uk> <20090526145950.GB26713@n2100.arm.linux.org.uk> <20090526153654.GA17096@Krystal> <20090528182008.GJ20736@n2100.arm.linux.org.uk> <20090528183811.GA26947@Krystal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090528183811.GA26947@Krystal> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 28, 2009 at 02:38:11PM -0400, Mathieu Desnoyers wrote: > * Russell King - ARM Linux (linux@arm.linux.org.uk) wrote: > > On Tue, May 26, 2009 at 11:36:54AM -0400, Mathieu Desnoyers wrote: > > > The rest looks good. > > > > Good, I've reverted the removal of "memory", and so I guess we're all > > happy with the patch now. > > Yes, you can add a > > Reported-Reviewed-and-Acked-by: Mathieu Desnoyers > > if you feel like it. Added, thanks.