diff options
author | 2020-02-25 18:47:53 +0530 | |
---|---|---|
committer | 2020-02-28 08:35:28 +0100 | |
commit | 0c2ac7d4f08d330dc5b092b4beba9ef88602d369 (patch) | |
tree | 5b6df0889969269aee55555e7a4eaa722db99efc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: Fix Suspicious RCU usage warnings (diff) | |
download | wireguard-linux-0c2ac7d4f08d330dc5b092b4beba9ef88602d369.tar.xz wireguard-linux-0c2ac7d4f08d330dc5b092b4beba9ef88602d369.zip |
Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS
In function hci_is_blocked_key() RCU list is traversed with
list_for_each_entry() in RCU read-side CS.
Use list_for_each_entry_rcu() instead.
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions