From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754258Ab1CJAzG (ORCPT ); Wed, 9 Mar 2011 19:55:06 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:53420 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753045Ab1CJAzD (ORCPT ); Wed, 9 Mar 2011 19:55:03 -0500 Date: Thu, 10 Mar 2011 00:54:58 +0000 From: Al Viro To: Stephen Rothwell Cc: Linus , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: build failure lin Linus' tree Message-ID: <20110310005458.GD22723@ZenIV.linux.org.uk> References: <20110310112543.5ae7fb7e.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110310112543.5ae7fb7e.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 10, 2011 at 11:25:43AM +1100, Stephen Rothwell wrote: > Hi Linus, > > After merging the spi-current tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > include/linux/sysctl.h:28: included file 'linux/rcupdate.h' is not exported > > Caused by commit dfef6dcd35cb ("unf*ck proc_sysctl ->d_compare()"). > > I applied this patch for today: > > From: Stephen Rothwell > Date: Thu, 10 Mar 2011 11:14:17 +1100 > Subject: [PATCH] sysctl: the include of rcupdate.h is only needed in the kernel > > Fixes this built error: > > include/linux/sysctl.h:28: included file 'linux/rcupdate.h' is not exported > > Signed-off-by: Stephen Rothwell ACKed-by: Al Viro