Re: [patch] show_buffers() resurrection

David S. Miller (davem@redhat.com)
Sun, 12 Sep 1999 05:10:08 -0700


From: manfreds@colorfullife.com
Date: Sun, 12 Sep 1999 08:03:04 -0400 (EDT)

I don't see a deadlock, I only see problems for UP kernels
(spinlock and trylock both become NOP, linked lists could be corrupt)

Could you please explain the deadlock?

It can violate the strict buffer cache locking order if the sequence
of events is just right.

Later,
David S. Miller
davem@redhat.com

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