summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2014-12-04 14:17:32 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:58:32 -0700
commit60455e93d12034b2acd6eb463958237d8e5d6914 (patch)
treed256c7b31cbcbebd3445dc4e565b90d2c7ca459a /tools/perf/scripts/python/bin
parent4229a8a3ed2c668e0b95e7791b422cd019ed6758 (diff)
scsi: ufs: avoid exception event handler racing with PM callbacks
If device raises the exception event in the response to the commands sent during the runtime/system PM callbacks, exception event handler might run in parallel with PM callbacks and may see unclocked register accesses. This change fixes this issue by not scheduling the exception event handler while PM callbacks are running. Change-Id: I8644f50366d5c87ba6a5048e48703b3723ab241b Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions