From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: Tree for July 13 (staging/usbip) Date: Mon, 13 Jul 2009 09:25:11 -0700 Message-ID: <20090713162511.GB22074@suse.de> References: <20090713180524.72f613dc.sfr@canb.auug.org.au> <20090713085915.6bbd4879.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]:59789 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756525AbZGMQ0C (ORCPT ); Mon, 13 Jul 2009 12:26:02 -0400 Content-Disposition: inline In-Reply-To: <20090713085915.6bbd4879.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 Mon, Jul 13, 2009 at 08:59:15AM -0700, Randy Dunlap wrote: > On Mon, 13 Jul 2009 18:05:24 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20090710: > > > drivers/staging/usbip/usbip_common.c: In function 'usbip_thread': > drivers/staging/usbip/usbip_common.c:386: error: implicit declaration of function 'lock_kernel' > drivers/staging/usbip/usbip_common.c:390: error: implicit declaration of function 'unlock_kernel' > > config attached. Odd, that code has not changed at all. Did we just loose the big kernel lock somehow? thanks, greg k-h