linux-kernelorg-stable/sound/core
Clemens Ladisch 17f48ec3f1 [ALSA] system timer: fix lost ticks correction adjustment
Fix the adjustment of the lost ticks correction variable in the case
when the correction has been fully taken into account in the next timer
expiration value.  Subtracting the scheduled ticks value would result in
an underflow.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:37:58 +02:00
..
oss [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
seq [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
Kconfig
Makefile
control.c [ALSA] Control API - more robust TLV implementation 2006-09-23 10:37:26 +02:00
control_compat.c
device.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
hwdep.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
hwdep_compat.c
info.c
info_oss.c
init.c [ALSA] Deprecate snd_card_free_in_thread() 2006-09-23 10:37:03 +02:00
isadma.c
memalloc.c
memory.c
misc.c
pcm.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
pcm_compat.c
pcm_lib.c
pcm_memory.c
pcm_misc.c
pcm_native.c
pcm_timer.c
rawmidi.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
rawmidi_compat.c
rtctimer.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
sgbuf.c
sound.c
sound_oss.c
timer.c [ALSA] system timer: fix lost ticks correction adjustment 2006-09-23 10:37:58 +02:00
timer_compat.c