Don't hold the audio mutex when calling uiomove(), as uiomove()
authorratchov <ratchov@openbsd.org>
Tue, 12 May 2015 18:05:43 +0000 (18:05 +0000)
committerratchov <ratchov@openbsd.org>
Tue, 12 May 2015 18:05:43 +0000 (18:05 +0000)
commit4ac461ca809b04c4b1f9d4a1bebcb76cf480058f
tree0eb3e935ea59f83b9d6ddff8a582a9e032ad0a6c
parentfd8ccecd98f14feda0255219664a391a3f903e88
Don't hold the audio mutex when calling uiomove(), as uiomove()
may sleep in case of a page fault
sys/dev/midi.c