[ARM] Fix ARM rwlock implementations
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 2 Nov 2005 15:09:31 +0000 (15:09 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 2 Nov 2005 15:09:31 +0000 (15:09 +0000)
fb1c8f93d869b34cacb8b8932e2b83d96a19d720 broke the ARM rwlock code since
it only partially updated the rwlock implementation.  Properly update it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found