[PARISC] Improve rwlock implementation
authorMatthew Wilcox <matthew@wil.cx>
Sat, 2 Sep 2006 13:54:58 +0000 (07:54 -0600)
committerMatthew Wilcox <willy@parisc-linux.org>
Wed, 4 Oct 2006 12:47:25 +0000 (06:47 -0600)
Rewrite rwlock implementation to avoid various deadlocks in the current
scheme.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found