Re: [patch 52/61] lock validator: special locking: af_unix

From: Ingo Molnar
Date: Fri Jun 23 2006 - 06:11:01 EST



* Andrew Morton <akpm@xxxxxxxx> wrote:

> > - spin_lock(&sk->sk_receive_queue.lock);
> > + spin_lock_bh(&sk->sk_receive_queue.lock);
>
> Again, a bit of a show-stopper. Will the real fix be far off?

ok, this should be solved in recent -mm, via:

lock-validator-special-locking-af_unix-undo-af_unix-_bh-locking-changes-and-split-lock-type.patch

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/