From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756158AbXL2Eja (ORCPT ); Fri, 28 Dec 2007 23:39:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754473AbXL2EjU (ORCPT ); Fri, 28 Dec 2007 23:39:20 -0500 Received: from cantor.suse.de ([195.135.220.2]:34633 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753253AbXL2EjT (ORCPT ); Fri, 28 Dec 2007 23:39:19 -0500 Date: Fri, 28 Dec 2007 20:42:00 -0800 From: Greg KH To: Dave Young Cc: Peter Zijlstra , linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/12] Use mutex instead of semaphore in driver core Message-ID: <20071229044200.GA16712@suse.de> References: <20071229010157.GB2883@darkstar.te-china.tietoenator.com> <1198891742.6821.98.camel@twins> <1198892544.6821.103.camel@twins> <1198893445.6821.108.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 29, 2007 at 10:36:49AM +0800, Dave Young wrote: > > > The full boot dmesg with lockdep output is out, there's one warnings in it : Please fix that warning before the next repost of these patches (along with fixing the problem of them not being able to be applied and successfully built at every point in the series...) thanks, greg k-h