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:
fada4ac
)
Bluetooth: Don't use spin_lock_bh in user context
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Mon, 4 Apr 2011 22:06:05 +0000
(19:06 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 5 Apr 2011 15:58:40 +0000
(12:58 -0300)
spin_lock() and spin_unlock() are more apropiated for user context.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found