aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorClemens Ladisch <[email protected]>2011-05-11 11:07:09 +0200
committerTakashi Iwai <[email protected]>2011-05-11 14:53:09 +0200
commitf3f7c1837f6bcae3601fc535b339426868bf1549 (patch)
tree1baa013c8219969e65ee22d42ed4bb2293763195 /tools/perf/util/scripting-engines/trace-event-perl.c
parent3cabffd72c303c3b5bbbbe88c95b49043898d1f3 (diff)
ALSA: isight: fix locking
Lockdep complains about conflicts between isight->mutex, ALSA's register_mutex, mm->mmap_sem, and pcm->open_mutex. This can be fixed by moving the calls to isight_pcm_abort(), snd_card_disconnect(), and fw_iso_resources_update() out of isight->mutex. These functions are designed to be called asynchronously; the mutex needs to protect only the device streaming state modified by isight_start/stop_streaming(). Signed-off-by: Clemens Ladisch <[email protected]> Reported-by: Stefan Richter <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions