From: Andrei Emeltchenko Date: Wed, 22 Feb 2012 15:11:56 +0000 (+0200) Subject: Bluetooth: Change sk lock to chan lock in L2CAP core X-Git-Tag: v3.4-rc1~177^2~112^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be3655552ee49aa2b5fd20fa1b08f28d0feac86;p=pandora-kernel.git Bluetooth: Change sk lock to chan lock in L2CAP core 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 Reviewed-by: Ulisses Furquim Acked-by: Gustavo F. Padovan Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed