From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: Tree for November 19 (staging/go7007/) Date: Wed, 19 Nov 2008 11:08:37 -0800 Message-ID: <20081119190837.GA14574@kroah.com> References: <20081119175917.7d21cf77.sfr@canb.auug.org.au> <20081119104851.661efd27.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:38800 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752884AbYKSTKY (ORCPT ); Wed, 19 Nov 2008 14:10:24 -0500 Content-Disposition: inline In-Reply-To: <20081119104851.661efd27.randy.dunlap@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML On Wed, Nov 19, 2008 at 10:48:51AM -0800, Randy Dunlap wrote: > On Wed, 19 Nov 2008 17:59:17 +1100 Stephen Rothwell wrote: > > > Dropped trees (temporarily): > > driver-core (build problem) > > usb (depends on driver-core) > > userns (it depends on creds) > > semaphore-removal (due to unfixed conflicts against Linus' tree) > > staging (depends on usb) > > eh? > > drivers/staging/go7007/go7007-v4l2.c:1338: error: too many arguments to function 'video_usercopy' > > config attached. That's due to the portions of the staging tree that is in Linus's tree, interacting with the v4l tree here. It's fixed in my staging tree that normally gets into -next :) thanks, greg k-h