• Takashi Iwai's avatar
    ALSA: x86: Fix racy access to chmap · 8f8d1d7f
    Takashi Iwai authored
    The access to chmap can be racy against the hotplug process, where it
    recreates the chmap on the fly.  For protecting against it, a mutex is
    introduced in this patch.  It's also used for protecting the change /
    reference of eld and state fields, too.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    8f8d1d7f
intel_hdmi_audio.c 58.8 KB