Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756627AbZGMRRH (ORCPT ); Mon, 13 Jul 2009 13:17:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756598AbZGMRRG (ORCPT ); Mon, 13 Jul 2009 13:17:06 -0400 Received: from cantor.suse.de ([195.135.220.2]:50659 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756528AbZGMRRF (ORCPT ); Mon, 13 Jul 2009 13:17:05 -0400 Date: Mon, 13 Jul 2009 10:06:13 -0700 From: Greg KH To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for July 13 (staging/usbip) Message-ID: <20090713170613.GA22583@suse.de> References: <20090713180524.72f613dc.sfr@canb.auug.org.au> <20090713085915.6bbd4879.randy.dunlap@oracle.com> <20090713162511.GB22074@suse.de> <20090713093443.4d3ecfb1.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090713093443.4d3ecfb1.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1277 Lines: 37 On Mon, Jul 13, 2009 at 09:34:43AM -0700, Randy Dunlap wrote: > On Mon, 13 Jul 2009 09:25:11 -0700 Greg KH wrote: > > > 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? > > I dunno. Probably some header file cleanup thing. :( > > Looks like only linux/smp_lock.h #defines it, but a driver shouldn't > need to #include that file IMHO. Jean just sent me a patch fixing this, so I'll queue it up for the next round of patches to go to Linus. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/