Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: nat
Date: Sat Jan 21 22:54:11 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Don't release/reacquire thread lock during open in setup_[p/r]filters.
This can lead to panics and/or unpredictable behaviour.
Found by maya@
Addresses PR kern/51746.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index