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:
cb6f3f7
)
Bluetooth: Convert link keys list to use RCU
author
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 19 Nov 2014 13:22:22 +0000
(15:22 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 19 Nov 2014 15:19:47 +0000
(16:19 +0100)
This patch converts the hdev->link_keys list to be protected through
RCU, thereby eliminating the need to hold the hdev lock while accessing
the list.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found