git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8565f05
)
ALSA: hda - Avoid access of amp cache element outside mutex
author
Takashi Iwai
<tiwai@suse.de>
Thu, 20 Dec 2012 11:58:12 +0000
(12:58 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 12 Jan 2013 07:34:07 +0000
(08:34 +0100)
The access to a cache array element could be invalid outside the
mutex, so copy locally for the later references.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found