Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756809Ab1DGToI (ORCPT ); Thu, 7 Apr 2011 15:44:08 -0400 Received: from mail.elliptictech.com ([209.217.122.41]:37880 "EHLO mail.ellipticsemi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756565Ab1DGToG (ORCPT ); Thu, 7 Apr 2011 15:44:06 -0400 Date: Thu, 7 Apr 2011 15:44:03 -0400 From: Nick Bowler To: linux-kernel@vger.kernel.org, autofs@linux.kernel.org Cc: Ian Kent Subject: Lockdep splat in autofs with 2.6.39-rc2 Message-ID: <20110407194403.GA29404@elliptictech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: 2774 Lines: 53 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. ============================================= [ INFO: possible recursive locking detected ] 2.6.39-rc2 #177 --------------------------------------------- automount/23324 is trying to acquire lock: (&(&dentry->d_lock)->rlock/1){+.+...}, at: [] autofs4_expire_indirect+0x307/0x484 [autofs4] but task is already holding lock: (&(&dentry->d_lock)->rlock/1){+.+...}, at: [] autofs4_expire_indirect+0x307/0x484 [autofs4] other info that might help us debug this: 2 locks held by automount/23324: #0: (&(&sbi->lookup_lock)->rlock){+.+...}, at: [] autofs4_expire_indirect+0x289/0x484 [autofs4] #1: (&(&dentry->d_lock)->rlock/1){+.+...}, at: [] autofs4_expire_indirect+0x307/0x484 [autofs4] stack backtrace: Pid: 23324, comm: automount Not tainted 2.6.39-rc2 #177 Call Trace: [] __lock_acquire+0xc83/0xcfa [] ? static_obj+0x3d/0x4d [] ? lock_release_non_nested+0x1c8/0x227 [] ? autofs4_expire_indirect+0x307/0x484 [autofs4] [] ? autofs4_expire_indirect+0x307/0x484 [autofs4] [] lock_acquire+0x57/0x6d [] ? autofs4_expire_indirect+0x307/0x484 [autofs4] [] _raw_spin_lock_nested+0x39/0x48 [] ? autofs4_expire_indirect+0x307/0x484 [autofs4] [] ? _raw_spin_unlock+0x3e/0x4b [] autofs4_expire_indirect+0x307/0x484 [autofs4] [] ? autofs_dev_ioctl_askumount+0x2d/0x2d [autofs4] [] autofs4_do_expire_multi+0x30/0xe9 [autofs4] [] ? autofs_dev_ioctl_askumount+0x2d/0x2d [autofs4] [] ? autofs_dev_ioctl_askumount+0x2d/0x2d [autofs4] [] autofs_dev_ioctl_expire+0x1a/0x1c [autofs4] [] _autofs_dev_ioctl+0x2a3/0x348 [autofs4] [] autofs_dev_ioctl+0xe/0x12 [autofs4] [] do_vfs_ioctl+0x45f/0x4ae [] ? rcu_read_unlock+0x21/0x23 [] sys_ioctl+0x42/0x65 [] system_call_fastpath+0x16/0x1b -- 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/