CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2020/05/19 00:32:24

Modified files:
        sys/dev        : audio.c 

Log message:
Implement kqueue(2) support.

Assert that the KERNEL_LOCK() has to be held before grabbing `audio_lock'
to prevent lock ordering issues inside selwakeup().

ok visa@, ratchov@

Reply via email to