Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753290AbZDVAIo (ORCPT ); Tue, 21 Apr 2009 20:08:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752677AbZDVAIc (ORCPT ); Tue, 21 Apr 2009 20:08:32 -0400 Received: from bilbo.ozlabs.org ([203.10.76.25]:43113 "EHLO bilbo.ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752668AbZDVAIc (ORCPT ); Tue, 21 Apr 2009 20:08:32 -0400 Subject: Re: [BUILD FAILURE 09/12] Next April 21 : PPC64 randconfig [drivers/staging/comedi/drivers.o] From: Michael Ellerman Reply-To: michael@ellerman.id.au To: subrata@linux.vnet.ibm.com Cc: Greg KH , sachinp , Stephen Rothwell , "David A. Schleef" , linux-kernel , Linuxppc-dev , linux-next , Alexander Beregalov In-Reply-To: <1240340029.9110.142.camel@subratamodak.linux.ibm.com> References: <1240340029.9110.142.camel@subratamodak.linux.ibm.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-fsbRXAJSe7ZbxPhZ/EMg" Date: Wed, 22 Apr 2009 10:08:30 +1000 Message-Id: <1240358910.6571.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1791 Lines: 56 --=-fsbRXAJSe7ZbxPhZ/EMg Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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, >=20 > CC [M] drivers/staging/comedi/drivers.o=20 > drivers/staging/comedi/drivers.c: In function =E2=80=98comedi_buf_alloc= =E2=80=99: > drivers/staging/comedi/drivers.c:496: error: =E2=80=98PAGE_KERNEL_NOCACHE= =E2=80=99 > 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. To avoid them, do this: # make randconfig # sed -i -e 's/^\(CONFIG_STAGING\)=3Dy/# \1 is not set/' .config # make oldconfig cheers --=-fsbRXAJSe7ZbxPhZ/EMg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAknuX/4ACgkQdSjSd0sB4dKu4gCfZw6nAa8ivt9INhaXkp02EzBf CWoAoKc5KyXSjF42dOaF0aHGWR2NDshS =+1dW -----END PGP SIGNATURE----- --=-fsbRXAJSe7ZbxPhZ/EMg-- -- 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/