17 May
2018
17 May
'18
11:49 a.m.
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