lkml.org 
[lkml]   [2019]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] ALSA: hda: Widget memory fixes
Date

This series fixes concurrency issues with the sysfs widget array. The first
function patches up the locking that was introduced recently to protect more
of the data structure. The second patch fixes a race between a reinit and the
initial population of the array which could result in a length and array
getting out of sync.


Changes in v2:
- Introduced widget_mutex relocation

Evan Green (2):
ALSA: hda: Fix widget_mutex incomplete protection
ALSA: hda: Use correct start/count for sysfs init

sound/hda/hdac_device.c | 21 ++++++++++++++-------
sound/hda/hdac_sysfs.c | 18 ++++++++++--------
sound/hda/local.h | 3 ++-
3 files changed, 26 insertions(+), 16 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2019-06-26 23:23    [W:0.063 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site