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:
721c418
)
Bluetooth: Don't use spin_lock socket lock anymore
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Fri, 24 Jun 2011 04:53:01 +0000
(
01:53
-0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:55 +0000
(17:07 -0200)
We now run everything in process context, so the mutex lock is the best
option. But in some places we still need the bh_lock_sock()
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found