NetBSD-Bugs archive

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

PR/46120 CVS commit: src/sys/dev/bluetooth



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46120 CVS commit: src/sys/dev/bluetooth
Date: Mon, 26 Mar 2012 06:49:17 +0000

 Module Name:   src
 Committed By:  mrg
 Date:          Mon Mar 26 06:49:16 UTC 2012
 
 Modified Files:
        src/sys/dev/bluetooth: btsco.c
 
 Log Message:
 don't use mutex_spin*() on an IPL_NONE mutex.  fixes PR#46120.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.26 -r1.27 src/sys/dev/bluetooth/btsco.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