From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: Tree for September 6 (drivers/base/core) Date: Thu, 9 Sep 2010 10:09:38 -0700 Message-ID: <20100909170938.GA6958@suse.de> References: <20100906141727.646c68e7.sfr@canb.auug.org.au> <20100906164918.56487d92.randy.dunlap@oracle.com> <20100907001407.GA10273@suse.de> <20100909084822.543b0268.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cantor2.suse.de ([195.135.220.15]:40529 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558Ab0IIRJG (ORCPT ); Thu, 9 Sep 2010 13:09:06 -0400 Content-Disposition: inline In-Reply-To: <20100909084822.543b0268.randy.dunlap@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Kay Sievers , Stephen Rothwell , linux-next@vger.kernel.org, LKML On Thu, Sep 09, 2010 at 08:48:22AM -0700, Randy Dunlap wrote: > On Mon, 6 Sep 2010 17:14:07 -0700 Greg KH wrote: > > > On Mon, Sep 06, 2010 at 04:49:18PM -0700, Randy Dunlap wrote: > > > On Mon, 6 Sep 2010 14:17:27 +1000 Stephen Rothwell wrote: > > > > > > > Hi all, > > > > > > > > Changes since 20100903: > > > > > > > > The powerpc tree still has its build failure for which I applied a patch. > > > > > > > > I still have a patch to the drivers-x86 tree to remove a Kconfig warning. > > > > > > > > ---------------------------------------------------------------------------- > > > > > > > > > when CONFIG_BLOCK is not enabled: > > > > > > drivers/base/core.c:622: error: 'block_class' undeclared (first use in this function) > > > drivers/base/core.c:712: error: 'block_class' undeclared (first use in this function) > > > drivers/base/core.c:742: error: 'block_class' undeclared (first use in this function) > > > > Ah, due to the CONFIG_SYSFS_DEPRECATED stuff. I'll work on this later > > today if Kay doesn't beat me to it... > > > Still broken on 2010-SEP-09. Yup, still travelling at the moment, been in Tiawan for the week, give me a chance to fix this issue that no real user of the kernel will ever see :) thanks, greg k-h