From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sedat Dilek Subject: Re: linux-next: build failure in Linus' tree Date: Tue, 21 Dec 2010 05:47:15 +0100 Message-ID: References: <20101221120123.93838d16.sfr@canb.auug.org.au> Reply-To: sedat.dilek@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-qw0-f46.google.com ([209.85.216.46]:45085 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933560Ab0LUErX convert rfc822-to-8bit (ORCPT ); Mon, 20 Dec 2010 23:47:23 -0500 In-Reply-To: <20101221120123.93838d16.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Linus , Jens Axboe , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "Stephen M. Cameron" , stable@kernel.org, Thiago Farina On Tue, Dec 21, 2010 at 2:01 AM, Stephen Rothwell wrote: > Hi all, > > While building Linus' tree, today's linux-next build (x86_64 allmodco= nfig) > failed like this: > > drivers/block/cciss.c: In function 'cciss_revalidate': > drivers/block/cciss.c:2839: error: expected ';' before 'if' > > Caused by commit 0fc13c8995cd96f4123de400c71c223d80400ed9 ("cciss: fi= x > cciss_revalidate panic"). =C2=A0Was this even build tested? =C2=A0Mor= e care > required. > > I have reverted that commit for today. > -- > Cheers, > Stephen Rothwell =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0sfr@canb.auug.org.au > http://www.canb.auug.org.au/~sfr/ > [ CC Thiago Farina ] Did you see the patch "[PATCH] drivers/block/cciss.c: Fix compiling error by adding ';' at the end of continue statement." from [1] from Thiago? - Sedat - [1] http://lkml.org/lkml/2010/12/20/465