commit | 7e86df273292b3a88c14b9aed1006cddac2b4c23 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Nov 02 15:09:31 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Nov 02 15:09:31 2005 +0000 |
tree | b58f353e501c2c18d5bff5a7f07a94316d143713 | |
parent | e831556fb6f81142f9b51d1a05953d8046c27467 [diff] |
[ARM] Fix ARM rwlock implementations 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>