Module Name:    src
Committed By:   isaki
Date:           Thu Dec 26 11:24:55 UTC 2019

Modified Files:
        src/sys/dev/audio: audio.c

Log Message:
Use M_WAITOK instead of M_NOWAIT.
These allocations don't require NOWAIT constraints.
Will fix PR kern/54796.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/audio/audio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to