aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2022-12-05 14:21:22 +0100
committerTakashi Iwai <[email protected]>2022-12-05 14:22:47 +0100
commit5c8cc93b06d1ff860327a273abf3ac006290d242 (patch)
tree35da30e5dde3afc3978fffe5bdf5a15d5aa34a75 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7d721baea138696d5a6746fb5bce0a510a91bd65 (diff)
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
When a PCM trigger-start fails at snd_pcm_do_start(), PCM core tries to undo the action at snd_pcm_undo_start() by issuing the trigger STOP manually. At that point, we forgot to set the stop_operating flag, hence the sync-stop won't be issued at the next prepare or other calls. This patch adds the missing stop_operating flag at snd_pcm_undo_start(). Fixes: 1e850beea278 ("ALSA: pcm: Add the support for sync-stop operation") Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions