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:
f194d13
)
leds: Fix led trigger locking bugs
author
Richard Purdie
<rpurdie@rpsys.net>
Sat, 10 Nov 2007 13:29:04 +0000
(13:29 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Fri, 7 Dec 2007 09:06:53 +0000
(09:06 +0000)
Convert part of the led trigger core from rw spinlocks to rw
semaphores. We're calling functions which can sleep from invalid
contexts otherwise. Fixes bug #9264.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
No differences found