ALSA: Fix a deadlock in snd-rtctimer
commit9d6c9b170e5ffb54ee6697dd8e8e583121210e5b
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Sep 2006 19:37:16 +0000 (5 21:37 +0200)
committerAdrian Bunk <bunk@stusta.de>
Tue, 5 Sep 2006 19:37:16 +0000 (5 21:37 +0200)
tree66b8b01f7020e5c2ac9c767d41935617e95de031
parentac0f6b9e16a03ccfd2762eac434df0c31e092dab
ALSA: Fix a deadlock in snd-rtctimer

Fix an occasional deadlock occuring with snd-rtctimer driver,
added irqsave to the lock in tasklet (ALSA bug#952).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
sound/core/timer.c