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:
03a0019
)
Bluetooth: Change l2cap chan_list to use RCU
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Sat, 17 Dec 2011 12:56:45 +0000
(10:56 -0200)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:57 +0000
(17:07 -0200)
This list has much more reads than writes, so RCU makes senses here, also
it avoid deadlock against the socket lock.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found