1
0
Fork 0
alistair23-linux/sound/core/oss
Takashi Iwai e3a5d59a17 [ALSA] Fix races in PCM OSS emulation
Fixed the race among multiple threads accessing the OSS PCM
instance concurrently by simply introducing a mutex for protecting
a setup of the PCM.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-12-20 08:55:54 +01:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copy.c [ALSA] Fix a typo 2006-03-22 10:23:16 +01:00
io.c [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 2006-03-22 10:23:12 +01:00
linear.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
mixer_oss.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
mulaw.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
pcm_oss.c [ALSA] Fix races in PCM OSS emulation 2006-12-20 08:55:54 +01:00
pcm_plugin.c [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 2006-03-22 10:28:02 +01:00
pcm_plugin.h [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
plugin_ops.h [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
rate.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
route.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00