From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752417AbcAGI5a (ORCPT ); Thu, 7 Jan 2016 03:57:30 -0500 Received: from ozlabs.org ([103.22.144.67]:53011 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbcAGI51 (ORCPT ); Thu, 7 Jan 2016 03:57:27 -0500 Date: Thu, 7 Jan 2016 19:57:25 +1100 From: Stephen Rothwell To: "Paul E. McKenney" Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: linux-next: build failure after merge of the rcu tree Message-ID: <20160107195725.3a130b4d@canb.auug.org.au> X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paul, [I found this a few days ago, but I think I forgot to send the email, sorry.] After merging the rcu tree, today's linux-next build (powerpc allyesconfig) failed like this: kernel/rcu/rcuperf.o:(.discard+0x0): multiple definition of `__pcpu_unique_srcu_ctl_srcu_array' kernel/rcu/rcutorture.o:(.discard+0x0): first defined here Caused by commit abcd7ec0808e ("rcutorture: Add RCU grace-period performance tests") I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au