summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2026-08-01 21:37:24 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2026-08-07 15:38:32 -0400
commitb80de2cbb1c8c9352f2bed879dd9427e18f9b34b (patch)
tree10862cad18d4458a74222342bd9d57c33103b0b6 /tools/perf/scripts/python/bin/stackcollapse-record
parent2b66c83ff1751d6bd3201b3017206262ab46dc05 (diff)
Bluetooth: add annotations for l2cap_data locking context
Add context analysis annotations for hci_conn::l2cap_data locking. Also add necessary lockdep_assert_held() and __must_hold annotations to prove the access is safe. The access in smp_conn_security() is supposed to be guarded by the caller holding lock that blocks concurrent l2cap_conn_del() eg. hdev->lock, conn->lock or chan->lock. Mark unsafe as can't be automatically checked now. Signed-off-by: Pauli Virtanen <pav@iki.fi> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions