NetBSD-Bugs archive

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

PR/51721 CVS commit: src/sys/dev



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51721 CVS commit: src/sys/dev
Date: Thu, 15 Dec 2016 22:01:57 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Thu Dec 15 22:01:57 UTC 2016
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 In the n == VAUDIOCHANS case we need to call mutex_exit() before
 returning.
 
 Perhaps this will address PR kern/51721
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.278 -r1.279 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