diff options
author | Pauli Virtanen <pav@iki.fi> | 2025-05-31 18:24:58 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-05 14:53:13 -0400 |
commit | 308a3a8ce8ea41b26c46169f3263e50f5997c28e (patch) | |
tree | f28f7363f429977f3457b9badee5a562d020ca2f /tools/perf/scripts/python | |
parent | 3cae906e1a6184cdc9e4d260e4dbdf9a118d94ad (diff) |
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Releasing + re-acquiring RCU lock inside list_for_each_entry_rcu() loop
body is not correct.
Fix by taking the update-side hdev->lock instead.
Fixes: c7eaf80bfb0c ("Bluetooth: Fix hci_link_tx_to RCU lock usage")
Signed-off-by: Pauli Virtanen <pav@iki.fi>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions