NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51746 CVS commit: src/sys/dev



The following reply was made to PR kern/51746; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51746 CVS commit: src/sys/dev
Date: Sat, 21 Jan 2017 22:54:11 +0000

 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