On Thu, 17 May 2018 23:34:39 +0200, Ben Hutchings wrote: > > Commit f65e0d299807 ("ALSA: timer: Call notifier in the same spinlock") > combined the start/continue and stop/pause functions, and in doing so > changed the event code for the pause case to SNDRV_TIMER_EVENT_CONTINUE. > Change it back to SNDRV_TIMER_EVENT_PAUSE. > > Fixes: f65e0d299807 ("ALSA: timer: Call notifier in the same spinlock") > Signed-off-by: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx Thanks for catching this, applied now. Takashi