summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_proc.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2016-02-20 16:41:01 +0900
committerTakashi Iwai <tiwai@suse.de>2016-02-20 15:46:38 +0100
commit99d7355914d3f97e4419675b938382d72aac0339 (patch)
tree3cc3de1b2ee2fa78970296bc949186aeeff6eac7 /sound/firewire/fireworks/fireworks_proc.c
parent3800e6f944e929ddfcd9320a51e13a67fd1956ff (diff)
downloadop-kernel-dev-99d7355914d3f97e4419675b938382d72aac0339.zip
op-kernel-dev-99d7355914d3f97e4419675b938382d72aac0339.tar.gz
ALSA: fireworks: serialize transactions to update connections at bus reset
In IEC 61883-1, at bus-reset, applications can continue isochronous streaming by updating connections. In ALSA fireworks driver, the operation is executed in 'update' handler for bus driver. The connection resources are also changed in process contexts of PCM/MIDI applications. Therefore, bus-reset handling has race condition against connection. Current ALSA fireworks driver has a bug for the condition. This commit fixes the bug, by expand critical section with mutex. As a result, connection updating operation in bus-reset handler and connection changing operation in process context are serialized. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/fireworks/fireworks_proc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud