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:
e23e9ec
)
Bluetooth: Wrong style spin lock used
author
Jukka Rissanen
<jukka.rissanen@linux.intel.com>
Wed, 29 Oct 2014 08:16:00 +0000
(10:16 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 29 Oct 2014 15:20:40 +0000
(16:20 +0100)
Use spin_lock_bh() as the code is called from softirq in networking subsystem.
This is needed to prevent deadlocks when 6lowpan link is in use.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/hci_core.c
Simple merge