git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0355b3e
)
[ARM] Fix ARM __raw_read_trylock() implementation
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 31 Aug 2006 14:09:30 +0000
(15:09 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 31 Aug 2006 14:09:30 +0000
(15:09 +0100)
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>
No differences found