summaryrefslogtreecommitdiff
path: root/io_uring/tctx.c
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2023-05-05 17:52:40 +0200
committerTakashi Iwai <tiwai@suse.de>2023-05-05 18:23:50 +0200
commit781b4da64b9e3dafb356b7365e7ecf273e879602 (patch)
tree35bdcb22f19bc084e65c5c522a049c7051efbb29 /io_uring/tctx.c
parent2fbaa44a59887f9fd70c986f39c4ac9aebd0c8a1 (diff)
downloadlinux-781b4da64b9e3dafb356b7365e7ecf273e879602.tar.gz
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 <oswald.buddenhagen@gmx.de> Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz> Link: https://lore.kernel.org/r/20230505155244.2312199-3-oswald.buddenhagen@gmx.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'io_uring/tctx.c')
0 files changed, 0 insertions, 0 deletions