git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e75a8b0
)
Bluetooth: Don't use *_bh locks anymore
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 22 Dec 2011 17:14:39 +0000
(15:14 -0200)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 3 Jan 2012 03:38:36 +0000
(
01:38
-0200)
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>
net/bluetooth/l2cap_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/l2cap_core.c
Simple merge