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:
e74670b
)
ALSA: snd-aloop - fix locking issues (running flag updates)
author
Jaroslav Kysela
<perex@perex.cz>
Wed, 20 Oct 2010 06:27:02 +0000
(08:27 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Wed, 20 Oct 2010 07:35:38 +0000
(09:35 +0200)
On SMP machines, the cable->running update must be atomic, otherwise
stream is not started correctly sometimes.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
No differences found