From: Jaroslav Kysela Date: Wed, 20 Oct 2010 06:27:02 +0000 (+0200) Subject: ALSA: snd-aloop - fix locking issues (running flag updates) X-Git-Tag: v2.6.37-rc1~126^2~2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd04bb12d047a4d4461772093472a40dbe171e5f;p=pandora-kernel.git ALSA: snd-aloop - fix locking issues (running flag updates) On SMP machines, the cable->running update must be atomic, otherwise stream is not started correctly sometimes. Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed