NetBSD-Bugs archive

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

PR/46121 CVS commit: src/sys/dev



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46121 CVS commit: src/sys/dev
Date: Fri, 6 Apr 2012 06:15:14 +0000

 Module Name:   src
 Committed By:  mrg
 Date:          Fri Apr  6 06:15:14 UTC 2012
 
 Modified Files:
        src/sys/dev: audio.c
 
 Log Message:
 don't hold the thread lock while calling allocm() or freem().  fixes PR#46121
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.259 -r1.260 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