From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752741AbdHKJOq (ORCPT ); Fri, 11 Aug 2017 05:14:46 -0400 Received: from merlin.infradead.org ([205.233.59.134]:46674 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751521AbdHKJOo (ORCPT ); Fri, 11 Aug 2017 05:14:44 -0400 Date: Fri, 11 Aug 2017 11:14:34 +0200 From: Peter Zijlstra To: "Paul E. McKenney" Cc: Stephen Rothwell , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the rcu tree Message-ID: <20170811091434.h6mkuuw3zcgkzg26@hirez.programming.kicks-ass.net> References: <20170811144352.585085e2@canb.auug.org.au> <20170811045453.GB3730@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170811045453.GB3730@linux.vnet.ibm.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 10, 2017 at 09:54:53PM -0700, Paul E. McKenney wrote: > On Fri, Aug 11, 2017 at 02:43:52PM +1000, Stephen Rothwell wrote: > > Looks like I need to rebase my patch on top of a9668cd6ee28, and > than put an smp_mb__after_spinlock() between the lock and the unlock. > > Peter, any objections to that approach? Other suggestions? Hurm.. I'll have to try and understand that comment there again it seems.