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:
fec6c6f
)
ALSA: rawmidi - Fix possible race in open
author
Takashi Iwai
<tiwai@suse.de>
Wed, 11 Feb 2009 13:55:59 +0000
(14:55 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 9 Mar 2009 14:17:21 +0000
(15:17 +0100)
The module refcount should be handled in the register_mutex to avoid
possible races with module unloading.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found