linux/net/bluetooth
Gustavo F. Padovan 333055f2aa Bluetooth: Don't use *_bh locks anymore
Those locks are not shared between interrupt and process context anymore,
so remove the part that disable interrupts.  We are still safe because
preemption is disabled.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2012-01-03 01:38:36 -02:00
..
bnep Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
cmtp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
hidp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
rfcomm Bluetooth: Fix context in RFCOMM tty 2012-01-02 22:19:29 -02:00
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
af_bluetooth.c Bluetooth: Remove *_bh from socket list lock. 2012-01-02 22:20:24 -02:00
hci_conn.c Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list 2011-12-22 18:06:24 -02:00
hci_core.c Bluetooth: Don't disable interrupt when locking the queue 2011-12-22 18:07:01 -02:00
hci_event.c Bluetooth: Queue adv_work on system workqueue 2012-01-02 22:30:10 -02:00
hci_sock.c Bluetooth: Remove local_bh_disable() from hci_sock.c 2012-01-02 22:20:12 -02:00
hci_sysfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
l2cap_core.c Bluetooth: Don't use *_bh locks anymore 2012-01-03 01:38:36 -02:00
l2cap_sock.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
lib.c Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
mgmt.c Bluetooth: Fix mgmt_stop_discovery_failed() 2012-01-03 01:35:23 -02:00
sco.c Bluetooth: Remove *_bh locks from SCO 2012-01-02 22:19:52 -02:00
smp.c Bluetooth: Incorrect address while storing LTK. 2011-12-23 16:55:06 -02:00