commit | 8e34703b9315688305306d26148088b0a8292563 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Aug 31 15:09:30 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Aug 31 15:09:30 2006 +0100 |
tree | 86955dfb894b441525be160e1f6814e6cfbd9a3c | |
parent | 0355b3e039c621d15321fd0d5cf72d8bdb8f723d [diff] |
[ARM] Fix ARM __raw_read_trylock() implementation Matthew Wilcox pointed out that the generic implementation of this is unfit for use. Here's an ARM optimised version instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>