commit | aa2ac881ba1e4e9f878be2ece80001ae8563955c | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jun 24 01:53:01 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Sun Dec 18 17:07:55 2011 -0200 |
tree | fd6d65e145d42700226b8894738772d3fd6ddbe6 | |
parent | 721c41812daf7b38759942563773a7832e3c990d [diff] |
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 <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>