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:
67ada83
)
ALSA: timer - Fix Oops at closing slave timer
author
Takashi Iwai
<tiwai@suse.de>
Mon, 8 Aug 2011 10:24:46 +0000
(12:24 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 8 Aug 2011 10:24:46 +0000
(12:24 +0200)
A slave-timer instance has no timer reference, and this results in
NULL-dereference at stopping the timer, typically called at closing
the device.
Reference: https://bugzilla.kernel.org/show_bug.cgi?id=40682
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found