Hi Andrei, * Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx> [2012-02-22 17:11:56 +0200]: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Change sk lock to chan lock in l2cap core and move sk locks > to l2cap sock code. bh_locks were used because of being RCU > critical section. When needed use explicit socket locks. > > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > Reviewed-by: Ulisses Furquim <ulisses@xxxxxxxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 166 ++++++++++++++++++++++++++------------------ > net/bluetooth/l2cap_sock.c | 18 ++++- > 2 files changed, 114 insertions(+), 70 deletions(-) Acked-by: Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx> Now lets go to the next steps in the removal of socket usage inside L2CAP core. Gustavo -- 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