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:
2914d4d
)
sh: Fixup __raw_read_trylock().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 3 Oct 2006 05:13:09 +0000
(14:13 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 3 Oct 2006 05:13:09 +0000
(14:13 +0900)
generic__raw_read_trylock() was broken, fix up the __raw_read_trylock()
implementation for something sensible. Taken from m32r, which has the
same use cases.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found