Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966146Ab0BZUzs (ORCPT ); Fri, 26 Feb 2010 15:55:48 -0500 Received: from www.tglx.de ([62.245.132.106]:38391 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966127Ab0BZUzr (ORCPT ); Fri, 26 Feb 2010 15:55:47 -0500 Date: Fri, 26 Feb 2010 21:54:29 +0100 (CET) From: Thomas Gleixner To: Alan Stern cc: Greg KH , Peter Zijlstra , "Eric W. Biederman" , Cong Wang , Kernel development list , Tejun Heo , Miles Lane , Heiko Carstens , Benjamin Herrenschmidt , Larry Finger , Andrew Morton Subject: Re: [Patch 0/2] sysfs: fix s_active lockdep warning In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1155 Lines: 31 On Fri, 26 Feb 2010, Alan Stern wrote: > On Thu, 4 Feb 2010, Thomas Gleixner wrote: > > > On Thu, 4 Feb 2010, Greg KH wrote: > > > > However in view of the other difficulties, it still doesn't seem > > > > possible to make device mutexes work with lockdep. I suggest removing > > > > Thomas's patch. > > > > > > Unless Thomas or anyone else thinks of something that can solve these > > > problems, I will do so. > > > > Hmm, I have not seen those lockdep splats on -rt where we have the > > mutex conversion for quite some time already. Need to look at it. > > Thomas, did you ever figure out what was going on? It would be nice to > know why the -rt kernels don't have any lockdep problems associated > with the device mutexes. Yes, it just did not happen on the systems which I tested with lockdep enabled, but I found a box where it triggered. Sorry should have tested better. :( Thanks, tglx -- 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/