original_kernel/sound/core
Takashi Iwai e65365de5b [ALSA] Fix invalid schedule_timeout_interruptible()
Fixed the invalid use of schedule_timeout_interruptible() without
checking pending signals.  Simply replaced with schedule_timeout().
Suggestions thanks to Jeff Garzik.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-07-20 11:11:36 +02:00
..
oss
seq [ALSA] Fix invalid schedule_timeout_interruptible() 2007-07-20 11:11:36 +02:00
Kconfig
Makefile
control.c
control_compat.c
device.c
hwdep.c
hwdep_compat.c
info.c
info_oss.c
init.c
isadma.c
memalloc.c
memory.c
misc.c
pcm.c
pcm_compat.c
pcm_lib.c
pcm_memory.c
pcm_misc.c
pcm_native.c [ALSA] pcm_native: lockdep warning when launching jack 2007-05-11 16:55:57 +02:00
pcm_timer.c
rawmidi.c
rawmidi_compat.c
rtctimer.c [ALSA] is_power_of_2 in rtctimer.c 2007-05-11 16:55:42 +02:00
sgbuf.c
sound.c unregister_chrdev(): ignore the return value 2007-07-19 10:04:43 -07:00
sound_oss.c
timer.c
timer_compat.c