Home
last modified time | relevance | path

Searched hist:"09 cf03b80c593b08e8b630a145e14f485200b5af" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_via.cdiff 09cf03b80c593b08e8b630a145e14f485200b5af Sat May 19 10:21:25 CDT 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Fix possible races of accesses to connection list array

Like the previous fixes for cache hash accesses, a protection over
accesses to the widget connection list array must be provided.
Together with this action, remove snd_hda_get_conn_list() which can be
always race, and replace it with either snd_hda_get_num_conns() or
snd_hda_get_connections() calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dhda_codec.cdiff 09cf03b80c593b08e8b630a145e14f485200b5af Sat May 19 10:21:25 CDT 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Fix possible races of accesses to connection list array

Like the previous fixes for cache hash accesses, a protection over
accesses to the widget connection list array must be provided.
Together with this action, remove snd_hda_get_conn_list() which can be
always race, and replace it with either snd_hda_get_num_conns() or
snd_hda_get_connections() calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dpatch_realtek.cdiff 09cf03b80c593b08e8b630a145e14f485200b5af Sat May 19 10:21:25 CDT 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Fix possible races of accesses to connection list array

Like the previous fixes for cache hash accesses, a protection over
accesses to the widget connection list array must be provided.
Together with this action, remove snd_hda_get_conn_list() which can be
always race, and replace it with either snd_hda_get_num_conns() or
snd_hda_get_connections() calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>