Home
last modified time | relevance | path

Searched hist:ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a (Results 1 – 3 of 3) sorted by relevance

/linux/sound/hda/
H A Dhdac_sysfs.cdiff ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a Mon May 13 11:18:01 CEST 2019 Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> ALSA: hda: Fix race between creating and refreshing sysfs entries

hda_widget_sysfs_reinit() can free underlying codec->widgets structure
on which widget_tree_create() operates. Add locking to prevent such
issues from happening.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110382
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dhdac_device.cdiff ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a Mon May 13 11:18:01 CEST 2019 Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> ALSA: hda: Fix race between creating and refreshing sysfs entries

hda_widget_sysfs_reinit() can free underlying codec->widgets structure
on which widget_tree_create() operates. Add locking to prevent such
issues from happening.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110382
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
/linux/include/sound/
H A Dhdaudio.hdiff ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a Mon May 13 11:18:01 CEST 2019 Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> ALSA: hda: Fix race between creating and refreshing sysfs entries

hda_widget_sysfs_reinit() can free underlying codec->widgets structure
on which widget_tree_create() operates. Add locking to prevent such
issues from happening.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110382
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>