linux/net/bluetooth
Marcel Holtmann fd1278d720 [Bluetooth] Fix deadlock in the L2CAP layer
The Bluetooth L2CAP layer has 2 locks that are used in softirq context,
(one spinlock and one rwlock, where the softirq usage is readlock) but
where not all usages of the lock were _bh safe. The patch below corrects
this.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2006-07-12 15:34:35 -07:00
..
bnep Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cmtp [Bluetooth] Remaining transitions to use kzalloc() 2006-07-12 15:34:28 -07:00
hidp [Bluetooth] Let BT_HIDP depend on INPUT 2006-07-12 15:34:33 -07:00
rfcomm [Bluetooth] Remaining transitions to use kzalloc() 2006-07-12 15:34:28 -07:00
af_bluetooth.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00
hci_conn.c [Bluetooth] Add automatic sniff mode support 2006-07-03 19:53:58 -07:00
hci_core.c [Bluetooth] Remaining transitions to use kzalloc() 2006-07-12 15:34:28 -07:00
hci_event.c [Bluetooth] Add automatic sniff mode support 2006-07-03 19:53:58 -07:00
hci_sock.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_sysfs.c [Bluetooth] Use real devices for host controllers 2006-07-03 19:54:02 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
l2cap.c [Bluetooth] Fix deadlock in the L2CAP layer 2006-07-12 15:34:35 -07:00
lib.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sco.c [Bluetooth] Remaining transitions to use kzalloc() 2006-07-12 15:34:28 -07:00