[alsa-devel] [PATCH v2 0/3] ALSA: possible race fixes for timer resolution callback

Takashi Iwai tiwai at suse.de
Thu May 17 10:49:08 CEST 2018


Hi,

this is a revised patchset for fixing the possible races among timer
resolution callback and other operations.  The first two are code
cleanups and the last one actually covers it.

v1->v2:
- Fix bogus return value from snd_timer_resolution()
- Split the change in seq_timer.c to an individual patch


Takashi

===

Takashi Iwai (3):
  ALSA: timer: Simplify timer hw resolution calls
  ALSA: seq: Avoid open-code for getting timer resolution
  ALSA: timer: Assure timer resolution access always locked

 sound/core/seq/seq_timer.c |  4 +---
 sound/core/timer.c         | 48 ++++++++++++++++++++++++----------------------
 2 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.16.3



More information about the Alsa-devel mailing list