Re: more tcpdumpinfo for nfs3 problem: aix-server --- linux 2.4.15pre5 client

kuznet@ms2.inr.ac.ru
Tue, 20 Nov 2001 22:45:21 +0300 (MSK)


Hello!

> Deadlock - in exactly the same way as with the xprt code...

Soooory! Delete from the picture all except for containing QDIO:

(Call QDIO bottom half code)
spin_lock(&QDIO_lock);
<QDIO hard interrupt>
->spin_lock(&QDIO_lock)
(spins...)

with the same result. No help of nfs is required. :-)

So, you have drawn wrong picture.

Alexey
-
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/