From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul E. McKenney" Subject: Re: linux-next: build failure after merge of the rcu tree Date: Wed, 8 Mar 2017 10:05:35 -0800 Message-ID: <20170308180535.GI30506@linux.vnet.ibm.com> References: <20170119143445.6b65dc8b@canb.auug.org.au> <20170213132133.3795849e@canb.auug.org.au> <20170213043748.GA30506@linux.vnet.ibm.com> <20170213174324.47f1b4f5@canb.auug.org.au> <20170308121605.555a945d@canb.auug.org.au> Reply-To: paulmck@linux.vnet.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paul McKenney , David Miller , Networking , linux-next@vger.kernel.org, LKML , Ursula Braun To: Stephen Rothwell Return-path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:49093 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753841AbdCHSGA (ORCPT ); Wed, 8 Mar 2017 13:06:00 -0500 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v28I44o0128827 for ; Wed, 8 Mar 2017 13:05:39 -0500 Received: from e13.ny.us.ibm.com (e13.ny.us.ibm.com [129.33.205.203]) by mx0b-001b2d01.pphosted.com with ESMTP id 292hw5865e-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 08 Mar 2017 13:05:39 -0500 Received: from localhost by e13.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 8 Mar 2017 13:05:38 -0500 Content-Disposition: inline In-Reply-To: <20170308121605.555a945d@canb.auug.org.au> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Mar 08, 2017 at 12:16:05PM +1100, Stephen Rothwell wrote: > Hi Paul, > > On Mon, 13 Feb 2017 17:43:24 +1100 Stephen Rothwell wrote: > > > > On Sun, 12 Feb 2017 20:37:48 -0800 "Paul E. McKenney" wrote: > > > > > > I chickened out on that commit for this merge window, so it will come > > > back at -rc1. But I will cover that when I rebase to -rc1. > > > > OK, thanks. > > [PATCH] smc: merge fix for "mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU" > is needed again ... maybe time to rebase? And I did rebase and push. Passes light build testing, will be testing more vigorously later today. Thanx, Paul