Re: [patch] inotify: fix deadlock found by lockdep

From: Ingo Molnar
Date: Mon Jul 24 2006 - 15:17:42 EST



* Arjan van de Ven <arjan@xxxxxxxxxxxxxxx> wrote:

> Subject: [patch] inotify: fix deadlock found by lockdep
> From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
>
> This is a real deadlock, a nice complex one:
> (warning: long explanation follows so that Andrew can have a complete
> patch description)
>
> it's an ABCDA deadlock:
>
> A iprune_mutex
> B inode->inotify_mutex
> C ih->mutex
> D dev->ev_mutex

wow!

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/