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)
commitbf4c63252490ba78fb833cc7acf1a5b1900c970f
tree628e5d6a2b0214a8d6d4c85ce61177a9fd59cbc5
parent8192edef03f9b47f1cc1120724db525e63e218f3
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