aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSinan Kaya <okaya@codeaurora.org>2016-10-21 12:37:58 -0400
committerVinod Koul <vinod.koul@intel.com>2016-11-03 09:25:45 -0400
commit0e858f8d6f66df25545861759e174023bd7d5c1f (patch)
tree7453e94e6d9807cf2c4866c1b18328facd65bc37 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9483d9ae09452ad4cdf7f0bb0c0fae2775278c85 (diff)
dmaengine: qcom_hidma: protect common data structures
When MSI interrupts are supported, error and the transfer interrupt can come from multiple processor contexts. Each error interrupt is an MSI interrupt. If the channel is disabled by the first error interrupt, the remaining error interrupts will gracefully return in the interrupt handler. If an error is observed while servicing the completions in success case, the posting of the completions will be aborted as soon as channel disabled state is observed. The error interrupt handler will take it from there and finish the remaining completions. We don't want to create multiple success and error messages to be delivered to the client in mixed order. Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions