NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45909 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/45909; it has been noted by GNATS.
From: "Iain Hibbert" <plunky%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45909 CVS commit: src/sys/dev/usb
Date: Tue, 7 Feb 2012 11:40:24 +0000
Module Name: src
Committed By: plunky
Date: Tue Feb 7 11:40:24 UTC 2012
Modified Files:
src/sys/dev/usb: umidi.c
Log Message:
two locking fixes (from PR/45909)
- during attach, release kernel lock in error path
- during midiopen, take kernel lock for USB activity
(there are more problems with locking here, this does not fix the PR)
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/usb/umidi.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