summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorYaniv Gardi <ygardi@codeaurora.org>2013-10-24 11:26:33 +0300
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:55:46 -0700
commita4d13e95d6a4843efed1b716609af9ee9f2cc8aa (patch)
tree1754fbff67b4ef961e023195c10a135f812b5cbf /tools/perf/scripts/python/Perf-Trace-Util
parent3ae96f80aa0d5169c85fe40bc656fcf1bfed89fd (diff)
scsi: ufs: replace debugfs mutex with spinlock
Using a mutex is problematic if the code can run in interrupt context. In this patch we replace the ufs debugfs synchronization mechanism from mutex to spinlock, which doesn't go to sleep. Change-Id: I4e258898ed0ddf5b84d955fabd4354c2d2891c3d Signed-off-by: Lee Susman <lsusman@codeaurora.org> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions