aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorDesmond Cheong Zhi Xi <[email protected]>2021-08-10 12:14:07 +0800
committerLuiz Augusto von Dentz <[email protected]>2021-08-10 10:40:48 -0700
commit27c24fda62b601d6f9ca5e992502578c4310876f (patch)
tree8c8b233934f0504858aa56aaef312e24def204f6 /tools/perf/scripts/python/flamegraph.py
parent734bc5ff783115aa3164f4e9dd5967ae78e0a8ab (diff)
Bluetooth: switch to lock_sock in SCO
Since sco_sock_timeout is now scheduled using delayed work, it is no longer run in SOFTIRQ context. Hence bh_lock_sock is no longer necessary in SCO to synchronise between user contexts and SOFTIRQ processing. As such, calls to bh_lock_sock should be replaced with lock_sock to synchronize with other concurrent processes that use lock_sock. Signed-off-by: Desmond Cheong Zhi Xi <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions