From: Gustavo F. Padovan Date: Fri, 24 Jun 2011 04:53:01 +0000 (-0300) Subject: Bluetooth: Don't use spin_lock socket lock anymore X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2ac881ba1e4e9f878be2ece80001ae8563955c;p=pandora-kernel.git Bluetooth: Don't use spin_lock socket lock anymore We now run everything in process context, so the mutex lock is the best option. But in some places we still need the bh_lock_sock() Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed