Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754203Ab1EKTNO (ORCPT ); Wed, 11 May 2011 15:13:14 -0400 Received: from dsl-67-204-24-19.acanac.net ([67.204.24.19]:52061 "EHLO mail.ellipticsemi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751746Ab1EKTNN (ORCPT ); Wed, 11 May 2011 15:13:13 -0400 Date: Wed, 11 May 2011 15:13:01 -0400 From: Nick Bowler To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, autofs@linux.kernel.org, Ian Kent , Peter Zijlstra Subject: Re: Lockdep splat in autofs with 2.6.39-rc2 Message-ID: <20110511191301.GA18504@elliptictech.com> References: <20110407194403.GA29404@elliptictech.com> <20110421212537.GC24898@home.goodmis.org> <20110427132219.GA2843@elliptictech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110427132219.GA2843@elliptictech.com> Organization: Elliptic Technologies Inc. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 28 On 2011-04-27 09:22 -0400, Nick Bowler wrote: > On 2011-04-21 17:25 -0400, Steven Rostedt wrote: > > On Thu, Apr 07, 2011 at 03:44:03PM -0400, Nick Bowler wrote: > > > Just saw this on 2.6.39-rc2 after half a day or so of uptime. I've > > > never seen it before today so it may be a regression from 2.6.38. > > > Nothing seems have failed as a result. Please let me know if you > > > need any more info. > > > > Could you try this patch. I know it may be hard to reproduce, but the > > issue is that we are recursing down the locks in a tree/list and we changed a > > lock from being nested to being a parent. This patch tells lockdep about > > what we did. > > OK, I've built 2.6.39-rc5 with this patch applied. However, it took ~5 > days before I saw any splat with -rc4, thus it's unlikely that I'll be > able to say for sure that it works. FWIW, haven't had any problems with this kernel (+ patch) during the last two weeks. Cheers, -- Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/) -- 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/