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:
d3d3835
)
ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=n
author
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Aug 2013 07:55:36 +0000
(09:55 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Aug 2013 21:22:39 +0000
(23:22 +0200)
Without the dynamic minor assignment, HDMI codec may have less PCM
instances than the number of pins, which eventually leads to Oops.
Reported-by: Stratos Karafotis <stratosk@semaphore.gr>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found