]> 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)
commit2fdc18b9bc7d26a483b3f4f164278e564c80dff3
tree628e5d6a2b0214a8d6d4c85ce61177a9fd59cbc5
parent1789de5a66206ac82dba63327cd0024d638834cc
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