linux/sound/core/seq
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
..
instr [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
oss header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
Makefile
seq.c
seq_clientmgr.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
seq_clientmgr.h
seq_compat.c
seq_device.c
seq_dummy.c
seq_fifo.c
seq_fifo.h
seq_info.c
seq_info.h
seq_instr.c [ALSA] Fix invalid schedule_timeout_interruptible() 2007-07-20 11:11:36 +02:00
seq_lock.c
seq_lock.h
seq_memory.c
seq_memory.h
seq_midi.c
seq_midi_emul.c
seq_midi_event.c
seq_ports.c
seq_ports.h
seq_prioq.c
seq_prioq.h
seq_queue.c
seq_queue.h
seq_system.c
seq_system.h
seq_timer.c
seq_timer.h
seq_virmidi.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00