Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754840AbZDVHnq (ORCPT ); Wed, 22 Apr 2009 03:43:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751784AbZDVHng (ORCPT ); Wed, 22 Apr 2009 03:43:36 -0400 Received: from vervifontaine.sonytel.be ([80.88.33.193]:40296 "EHLO pophost.sonytel.be" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751512AbZDVHnf (ORCPT ); Wed, 22 Apr 2009 03:43:35 -0400 Date: Wed, 22 Apr 2009 09:43:31 +0200 (CEST) From: Geert Uytterhoeven To: Michael Ellerman cc: subrata@linux.vnet.ibm.com, sachinp , Stephen Rothwell , Greg KH , "David A. Schleef" , linux-kernel , Linuxppc-dev , linux-next , Alexander Beregalov Subject: Re: [BUILD FAILURE 09/12] Next April 21 : PPC64 randconfig [drivers/staging/comedi/drivers.o] In-Reply-To: <1240358910.6571.6.camel@localhost> Message-ID: References: <1240340029.9110.142.camel@subratamodak.linux.ibm.com> <1240358910.6571.6.camel@localhost> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1978 Lines: 55 On Wed, 22 Apr 2009, Michael Ellerman wrote: > On Wed, 2009-04-22 at 00:23 +0530, Subrata Modak wrote: > > Reported this error on 14th April: > > http://lkml.org/lkml/2009/4/14/488, > > > > CC [M] drivers/staging/comedi/drivers.o > > drivers/staging/comedi/drivers.c: In function ‘comedi_buf_alloc’: > > drivers/staging/comedi/drivers.c:496: error: ‘PAGE_KERNEL_NOCACHE’ > > undeclared (first use in this function) > > drivers/staging/comedi/drivers.c:496: error: (Each undeclared identifier > > is reported only once > > drivers/staging/comedi/drivers.c:496: error: for each function it > > appears in.) > > make[3]: *** [drivers/staging/comedi/drivers.o] Error 1 > > make[2]: *** [drivers/staging/comedi] Error 2 > > make[1]: *** [drivers/staging] Error 2 > > make: *** [drivers] Error 2 > > Subrata, unless someone says otherwise, please do not send randconfig > failures for drivers in staging - those drivers have bigger problems > than randconfig failures. Indeed, in particular this one http://lkml.org/lkml/2009/3/9/349. > To avoid them, do this: > > # make randconfig > # sed -i -e 's/^\(CONFIG_STAGING\)=y/# \1 is not set/' .config ^^^^^^^^^^^^^^^ Recently I discovered that `n' actually works, too! > # make oldconfig With kind regards, Geert Uytterhoeven Software Architect Techsoft Centre Technology and Software Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ A division of Sony Europe (Belgium) N.V. VAT BE 0413.825.160 · RPR Brussels Fortis · BIC GEBABEBB · IBAN BE41293037680010 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/