Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755064AbXL2BkQ (ORCPT ); Fri, 28 Dec 2007 20:40:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752943AbXL2BkE (ORCPT ); Fri, 28 Dec 2007 20:40:04 -0500 Received: from hs-out-0708.google.com ([64.233.178.245]:44634 "EHLO hs-out-2122.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752775AbXL2BkD (ORCPT ); Fri, 28 Dec 2007 20:40:03 -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=TvSAPQQuApTzBaSiLkC4oMkQVXCUEh/U9HMkMlT6S01Kg3S5ZQp+JBCSSXBYU1oNIE59hAUOnkH11p2QCvXtI+SUs9VeU1ayyHTnKjNZp1H9fy4wQaq6aYAtHyQztN83LWR2X7SW95lxqxdFmqEqo0u5JVDFc34HPy8fkq6ivwU= Message-ID: Date: Sat, 29 Dec 2007 09:40:00 +0800 From: "Dave Young" To: "Peter Zijlstra" Subject: Re: [PATCH 01/12] Use mutex instead of semaphore in driver core Cc: gregkh@suse.de, 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: <20071229010157.GB2883@darkstar.te-china.tietoenator.com> <1198891742.6821.98.camel@twins> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 24 On Dec 29, 2007 9:36 AM, Dave Young wrote: > On Dec 29, 2007 9:29 AM, Peter Zijlstra wrote: > > > > > > I'm pretty sure you didn't boot that kernel with lockdep enabled. > Yes, I will try rebuild with lockdep and test. No, I checked the config , lockdep is indeed enabled. But I will try to test with the lock debug options enabled in a while. > > > > Also, most, if not all, of your patches miss a patch description. > > Does the description really needed for it? IMHO, the subject is enough > to descript the patches. > > Thanks for comment. > > Regards > dave > -- 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/