On Wed, 07 Jan 2026 22:36:42 +0100, Jaroslav Kysela wrote:
Handle the error code from snd_pcm_buffer_access_lock() in snd_pcm_runtime_buffer_set_silence() function.
Found by Alexandros Panagiotou apanagio@redhat.com
Fixes: 93a81ca06577 ("ALSA: pcm: Fix race of buffer access at PCM OSS layer") Cc: stable@vger.kernel.org # 6.15 Signed-off-by: Jaroslav Kysela perex@perex.cz
Applied now. Thanks.
Takashi