Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755306AbYAQBSs (ORCPT ); Wed, 16 Jan 2008 20:18:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752773AbYAQBSi (ORCPT ); Wed, 16 Jan 2008 20:18:38 -0500 Received: from wx-out-0506.google.com ([66.249.82.236]:39339 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752164AbYAQBSh (ORCPT ); Wed, 16 Jan 2008 20:18:37 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XNaynycvwEHXdFnJxsJN+5LZ8+cuCH27YFrJDqSUQddeu2ciibQRWX6Vc9xIa13Xxf8CC+MJh1owhRvarkqvsjRyQkBAcOGGCRxAKD2xWx3wBj5AYU1SmDXxZVdSeFGGx9THu4tbsNdhWmquW8jN5R7emGNKaPUsEifKGObPyCE= Message-ID: Date: Thu, 17 Jan 2008 09:18:36 +0800 From: "Dave Young" To: "Alan Stern" Subject: Re: [PATCH 7/7] driver-core : convert semaphore to mutex in struct class Cc: "Jarek Poplawski" , "Greg KH" , stefanr@s5r6.in-berlin.de, david-b@pacbell.net, linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 818 Lines: 23 On Jan 16, 2008 11:27 PM, Alan Stern wrote: > On Wed, 16 Jan 2008, Dave Young wrote: > > > The lockdep warining was posted in the below thread, actually, I have > > built and run this patced kernel for several days, there's no more > > warnings. > > http://lkml.org/lkml/2008/1/3/2 > > Your meaning isn't clear. Do you mean that your patch doesn't generate > any lockdep warnings at all? Or do you mean that it generates a single > lockdep warning at boot time and then no more warnings afterward? I means the latter one. > > Alan Stern > > -- 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/