Skip to content

Commit

Permalink
Bluetooth: Change sk lock to chan lock in L2CAP core
Browse files Browse the repository at this point in the history
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@intel.com>
Reviewed-by: Ulisses Furquim <ulisses@profusion.mobi>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
  • Loading branch information
Andrei Emeltchenko authored and Johan Hedberg committed Feb 23, 2012
1 parent 643162a commit 6be3655
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 70 deletions.
Loading

0 comments on commit 6be3655

Please sign in to comment.