Files
twx-linux/net
Marcel Holtmann 7c59646310 [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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2007-01-26 20:49:22 +01:00
..
2006-02-13 15:38:42 -08:00
2006-03-19 13:20:06 -08:00
2006-08-08 23:23:12 +02:00
2006-11-24 03:03:34 +01:00
2006-02-09 16:59:48 -08:00
2006-08-26 17:35:49 +02:00
2006-01-17 13:03:54 -08:00
2006-03-08 14:14:01 -08:00