aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/device.c
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2009-08-02 18:14:44 +0200
committerTakashi Iwai <tiwai@suse.de>2009-08-03 08:57:00 +0200
commit51840409b6c928eead140157d4e9fc267f50caf9 (patch)
tree8729ed1b55b298c3491f286c70060329e7366efb /sound/core/device.c
parentLinux 2.6.31-rc4 (diff)
downloadlinux-dev-51840409b6c928eead140157d4e9fc267f50caf9.tar.xz
linux-dev-51840409b6c928eead140157d4e9fc267f50caf9.zip
ALSA: pcm - Tell user that stream to be rewound is suspended
Return STRPIPE instead of EBADF when userspace attempts to rewind of forward a stream that was suspended in meanwhile, so that it can be recovered by snd_pcm_recover(). This was causing Pulseaudio to unload the ALSA sink module under a race condition when it attempted to rewind the stream right after resume from suspend, before writing to the stream which would cause it to revive the stream otherwise. Tested to work with Pulseaudio patched to attempt to snd_pcm_recover() upon receiving an error from snd_pcm_rewind(). Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/device.c')
0 files changed, 0 insertions, 0 deletions