aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSricharan R <[email protected]>2017-08-24 12:51:33 +0530
committerBjorn Andersson <[email protected]>2017-08-29 20:34:12 -0700
commit44f6df922a260f1906abca8c0771e1811fff8443 (patch)
treeb06a94e2b9cb28c6fcdade3f1f9d250771d89bc1 /tools/perf/scripts/python/export-to-sqlite.py
parentd31ad615f6fb809b534f6091cd06a7e88c44393e (diff)
rpmsg: glink: Fix idr_lock from mutex to spinlock
The channel members lcids, rcids synchronised using the idr_lock is accessed in both atomic/non-atomic contexts. The readers are not currently synchronised. That no correct, so add the readers as well under the lock and use a spinlock. Acked-by: Arun Kumar Neelakantam <[email protected]> Signed-off-by: Sricharan R <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions