ALSA: snd-aloop - fix locking issues (running flag updates)
authorJaroslav Kysela <perex@perex.cz>
Wed, 20 Oct 2010 06:27:02 +0000 (08:27 +0200)
committerJaroslav 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