From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752966Ab0EQDub (ORCPT ); Sun, 16 May 2010 23:50:31 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:21577 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752842Ab0EQDua (ORCPT ); Sun, 16 May 2010 23:50:30 -0400 Date: Sun, 16 May 2010 20:48:26 -0700 From: Randy Dunlap To: Ingo Molnar Cc: J??rn Engel , Stephen Rothwell , linux-next@vger.kernel.org, LKML , logfs@logfs.org Subject: Re: linux-next -> 2.6.34: Tree for April 28 (logfs) Message-Id: <20100516204826.2625eed2.randy.dunlap@oracle.com> In-Reply-To: <20100509062010.GA9485@elte.hu> References: <20100428164341.cee2911a.sfr@canb.auug.org.au> <20100428085604.0566092a.randy.dunlap@oracle.com> <20100505092020.66a461fa.randy.dunlap@oracle.com> <20100505203548.GI25129@logfs.org> <20100509062010.GA9485@elte.hu> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Type: Internal IP X-Source-IP: acsinet15.oracle.com [141.146.126.227] X-CT-RefId: str=0001.0A090203.4BF0BCF6.00B6:SCFMA922111,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 9 May 2010 08:20:10 +0200 Ingo Molnar wrote: > > * J??rn Engel wrote: > > > On Wed, 5 May 2010 09:20:20 -0700, Randy Dunlap wrote: > > > On Wed, 28 Apr 2010 08:56:04 -0700 Randy Dunlap wrote: > > > > > > > When CONFIG_BLOCK is not enabled: > > > > > > > > fs/logfs/super.c:142: error: implicit declaration of function 'bdev_get_queue' > > > > fs/logfs/super.c:142: error: invalid type argument of '->' (have 'int') > > > > > > Still have this build error in linux-next-May 5-2010. > > > > Should be fixed now. Sorry about the delay. > > Please post the fix itself as well, i've ran into this and so did others. This fix is now needed in 2.6.34.... --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***