aboutsummaryrefslogtreecommitdiffstats
path: root/lib/spinlock_debug.c
diff options
context:
space:
mode:
authorjohn stultz <johnstul@us.ibm.com>2010-05-07 20:39:13 -0400
committerThomas Gleixner <tglx@linutronix.de>2010-05-10 08:37:30 -0400
commit6b568a0996c6fd2b833012719788f8d27c7a76d7 (patch)
treeeb9ec5604976330b7605504a551d63ffe030428e /lib/spinlock_debug.c
parentc54c0715ea8f4411b0bdafd56db70c58b71e6ae6 (diff)
autofs: Remove deadlock
Apparently the conversion from using the dcache_lock -> autofs4_lock forgot that this function already grabs the autofs_lock for a small moment, so we end up grabbing the lock, then a moment later grab it again. Splat. Signed-off-by: John Stultz <johnstul@us.ibm.com> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Nick Piggin <npiggin@suse.de> Cc: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> LKML-Reference: <1273279153.2776.7.camel@localhost.localdomain> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions