From: Gustavo F. Padovan Date: Sat, 17 Dec 2011 12:56:45 +0000 (-0200) Subject: Bluetooth: Change l2cap chan_list to use RCU X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d57dc6806599ca7d389fc9410eefbc1a7dc32bc;p=pandora-kernel.git Bluetooth: Change l2cap chan_list to use RCU This list has much more reads than writes, so RCU makes senses here, also it avoid deadlock against the socket lock. Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed