Searched hist:ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a (Results 1 – 3 of 3) sorted by relevance
/linux/sound/hda/ |
H A D | hdac_sysfs.c | diff 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 D | hdac_device.c | diff 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 D | hdaudio.h | diff 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>
|