]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: convert conn hash to RCU
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 15 Dec 2011 00:54:12 +0000 (22:54 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:56 +0000 (17:07 -0200)
commitac25772b2cc3aabc51ed53058af4389263ba6f09
tree628e5d6a2b0214a8d6d4c85ce61177a9fd59cbc5
parentb1adde5313f1a1781d273e1172c279204d801307
Bluetooth: convert conn hash to RCU

Handling hci_conn_hash with RCU make us avoid some locking and disable
tasklets.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c