From: Johan Hedberg Date: Wed, 19 Nov 2014 13:22:22 +0000 (+0200) Subject: Bluetooth: Convert link keys list to use RCU X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~43^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0378b59770130a994272b176a2a4346dc27361e9;p=pandora-kernel.git Bluetooth: Convert link keys list to use RCU 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed