]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] Fix races between PCM drain and other ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 May 2005 12:35:31 +0000 (14:35 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Jun 2005 10:27:53 +0000 (12:27 +0200)
commit5d7c1038f75045ef7c90207c6f0dbf3e6428621d
treeabd491e1b613f200970359546185619228d3ec02
parent6a8b8d3717df1af0f8d09d75b12bc3aef4a7b7d1
[ALSA] Fix races between PCM drain and other ops

PCM Midlevel
Fix semaphore races between PCM drain and other ops.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_native.c