From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Changes: * RFCv2: Convert l2cap channel list back to mutex from RCU list. This is DRAFT RFC introducing l2cap channel lock. Please make suggestion how to make it better. Andrei Emeltchenko (10): Bluetooth: Change chan_ready param from sk to chan Bluetooth: Clean up l2cap_chan_add Bluetooth: Remove unneeded sk variable Bluetooth: Revert to mutexes from RCU list Bluetooth: Add l2cap_chan_lock Bluetooth: Add locked and unlocked state_change Bluetooth: Add socket error function Bluetooth: Change socket lock to chan lock Bluetooth: Use l2cap chan lock in socket connect Bluetooth: Remove socket lock check include/net/bluetooth/l2cap.h | 11 ++ net/bluetooth/l2cap_core.c | 379 +++++++++++++++++++++++++---------------- net/bluetooth/l2cap_sock.c | 23 ++- 3 files changed, 258 insertions(+), 155 deletions(-) -- 1.7.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html