Details

[Home]

Issue of the Implementation # L0090

Brief

ALSA: rme32.c irq enabling after spin_lock_irq

Detailed Description

According to the other code in this driver and similar code in rme96 it seems, that spin_lock_irq in snd_rme32_capture_close function should be paired with spin_unlock_irq.

Component

linux-kernel 3.8

Accepted

https://lkml.org/lkml/2013/2/11/237
commit

Status

Fixed in kernel 3.9-rc1

[Home]