Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753795AbZJEGcQ (ORCPT ); Mon, 5 Oct 2009 02:32:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752973AbZJEGcP (ORCPT ); Mon, 5 Oct 2009 02:32:15 -0400 Received: from brick.kernel.dk ([93.163.65.50]:54042 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576AbZJEGcP (ORCPT ); Mon, 5 Oct 2009 02:32:15 -0400 Date: Mon, 5 Oct 2009 08:31:38 +0200 From: Jens Axboe To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Philipp Reisner , drbd-dev@linbit.com Subject: Re: linux-next: block/drbd tree build failure Message-ID: <20091005063138.GO26573@kernel.dk> References: <20091005143552.977a2d4d.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091005143552.977a2d4d.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1095 Lines: 28 On Mon, Oct 05 2009, Stephen Rothwell wrote: > Hi Jens, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/block/drbd/drbd_req.c: In function '_drbd_start_io_acct': > drivers/block/drbd/drbd_req.c:43: error: subscripted value is neither array nor pointer > drivers/block/drbd/drbd_req.c: In function '_drbd_end_io_acct': > drivers/block/drbd/drbd_req.c:56: error: subscripted value is neither array nor pointer > > I reported a similar error against the dbd tree, which was fixed, but now > the commit that caused that error has been reverted and thus we get > this :-( > > I have reverted the drbd commits from the block tree for today. That's probably my fault, not drbd. I moved it to a new branch since it isn't going into 2.6.32, and perhaps dropped that fix along the way. I'll look into it. -- Jens Axboe -- 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/