From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752824AbbDAQ1v (ORCPT ); Wed, 1 Apr 2015 12:27:51 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:57201 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752083AbbDAQ1r (ORCPT ); Wed, 1 Apr 2015 12:27:47 -0400 Date: Wed, 1 Apr 2015 09:27:42 -0700 From: "Paul E. McKenney" To: Will Deacon Cc: Oleg Nesterov , "linux-kernel@vger.kernel.org" , Peter Zijlstra Subject: Re: [RESEND PATCH] documentation: memory-barriers: fix smp_mb__before_spinlock() semantics Message-ID: <20150401162742.GU9023@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1427791181-21952-1-git-send-email-will.deacon@arm.com> <20150331175050.GA14778@redhat.com> <20150401153108.GQ9023@linux.vnet.ibm.com> <20150401155055.GC30586@redhat.com> <20150401161341.GM1552@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150401161341.GM1552@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15040116-0005-0000-0000-000009CF9A1E Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 01, 2015 at 05:13:42PM +0100, Will Deacon wrote: > On Wed, Apr 01, 2015 at 04:50:55PM +0100, Oleg Nesterov wrote: > > On 04/01, Paul E. McKenney wrote: > > > > > > If Will agrees, like the following? > > > > Looks good to me, thanks ;) > > Same here, thanks for sorting that out Paul. Very good, thank you both! Thanx, Paul