commit | 6e071852a10ec02570c472052f07b5facb5ad857 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sat Sep 02 07:54:58 2006 -0600 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Wed Oct 04 06:47:25 2006 -0600 |
tree | 9b90611da8782225df48b12a2c83e0992fef6d4d | |
parent | 9c2c54574e724589858ad656a507be29f9034943 [diff] |
[PARISC] Improve rwlock implementation 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>