summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-07-06 11:05:43 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-06 16:41:15 +0200
commit6eefc68d1bbe28feb6cdfbd49648a713446bdc00 (patch)
treef8add45a7ca634eb110e7e1f9b0354c540b2a57e /tools/perf/scripts/python/export-to-sqlite.py
parentf661131766e45bc0b3c8b85b19676a470dc75abf (diff)
serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
As of commit b36f09c3c441a6e5 ("dmaengine: Add transfer termination synchronization support"), dmaengine_terminate_all() is deprecated. Replace calls to dmaengine_terminate_all() in DMA release code by calls to dmaengine_terminate_sync(), as the latter waits until all running completion callbacks have finished. Replace calls to dmaengine_terminate_all() in DMA failure paths by calls to dmaengine_terminate_async(), as these are usually done in atomic context. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions