From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: linux-next: block tree build failure Date: Wed, 7 Oct 2009 08:33:54 +0200 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-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20091007135505.df1f058c.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: drbd-dev-bounces-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org Errors-To: drbd-dev-bounces-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org To: Stephen Rothwell Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, drbd-dev-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alasdair G Kergon , Philipp Reisner List-Id: linux-next.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