summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2024-07-17 14:44:53 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-27 11:40:36 +0200
commit67b4307b200c094cb6b605108bff01121536d4fd (patch)
tree518b08bdbe73f1f242cf8d4d23a1c2a1e5313821 /tools/perf/scripts/python/parallel-perf.py
parentcba936e34ba5c35c036c9615ebdd0a3fbf9c6ee5 (diff)
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
commit 88e98af9f4b5b0d60c1fe7f7f2701b5467691e75 upstream. When suspended, the DMA channel may enter PAUSE state if dmaengine_pause() is supported by DMA. At this state, dmaengine_synchronize() should not be called, otherwise the DMA channel can't be resumed successfully. Fixes: e8343410ddf0 ("ALSA: dmaengine: Synchronize dma channel after drop()") Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Cc: <stable@vger.kernel.org> Link: https://patch.msgid.link/1721198693-27636-1-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions