summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-07-12 23:00:07 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2006-07-12 15:34:35 -0700
commitfd1278d720b48ad7576f64014b916cc77365cb3f (patch)
tree5d692235135cbdeac93f10b52084ec72009a8541 /MAINTAINERS
parent0263603a01e802f79e369ac489793e5320031560 (diff)
downloadkernel-crypto-fd1278d720b48ad7576f64014b916cc77365cb3f.tar.gz
kernel-crypto-fd1278d720b48ad7576f64014b916cc77365cb3f.tar.xz
kernel-crypto-fd1278d720b48ad7576f64014b916cc77365cb3f.zip
[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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions