diff options
| author | Jaroslav Kysela <[email protected]> | 2023-05-05 15:52:40 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2023-05-05 16:23:50 +0000 |
| commit | 781b4da64b9e3dafb356b7365e7ecf273e879602 (patch) | |
| tree | 35bdcb22f19bc084e65c5c522a049c7051efbb29 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold... (diff) | |
| download | kernel-781b4da64b9e3dafb356b7365e7ecf273e879602.tar.gz kernel-781b4da64b9e3dafb356b7365e7ecf273e879602.zip | |
ALSA: pcm: fix playback silence - correct incremental silencing
Commit 9a826ddba6e ("[ALSA] pcm core: fix silence_start calculations")
came with exactly the right commit message, but the patch just made
things broken in a different way: We'd fill at a too low address if the
area was already partially zeroed, so we'd under-fill. This affected
both thresholded mode (where it was somewhat less likely) and top-up
mode (where it would be the case consistently).
Co-developed-by: Oswald Buddenhagen <[email protected]>
Signed-off-by: Oswald Buddenhagen <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
