From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758006AbZJGGed (ORCPT ); Wed, 7 Oct 2009 02:34:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754987AbZJGGec (ORCPT ); Wed, 7 Oct 2009 02:34:32 -0400 Received: from brick.kernel.dk ([93.163.65.50]:54492 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754194AbZJGGeb (ORCPT ); Wed, 7 Oct 2009 02:34:31 -0400 Date: Wed, 7 Oct 2009 08:33:54 +0200 From: Jens Axboe To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Philipp Reisner , drbd-dev@linbit.com, Alasdair G Kergon Subject: Re: linux-next: block tree build failure Message-ID: <20091007063354.GG5216@kernel.dk> References: <20091007135505.df1f058c.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091007135505.df1f058c.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 07 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: lvalue required as increment operand > drivers/block/drbd/drbd_req.c: In function '_drbd_end_io_acct': > drivers/block/drbd/drbd_req.c:56: error: lvalue required as decrement operand > > This is back again :-( > > I have used the block tree from next-20091006 for today. I also had to > use the device-mapper tree from next-20091006 since that is based on the > block tree. Irk darn, I fixed this up. Sorry about that, Stephen. It was due to the in_flight counter being reverted for -rc3 and now back functional in my upstream branch. -- Jens Axboe