From: Takashi Iwai Date: Thu, 20 Dec 2012 11:58:12 +0000 (+0100) Subject: ALSA: hda - Avoid access of amp cache element outside mutex X-Git-Tag: v3.9-rc1~129^2~70^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce4886abc61193a8b9dfbb8b08e3f8dff463671;p=pandora-kernel.git ALSA: hda - Avoid access of amp cache element outside mutex 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 --- Reading git-diff-tree failed