Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: mrg
Date: Tue Nov 27 04:54:58 UTC 2012
Modified Files:
src/sys/dev/usb: usb.c
Log Message:
since usb task add/remove is supposed to be callable in any usb
context, make sure the lock is OK for such. ie, not a sleeping lock.
fixes PR#47244.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/dev/usb/usb.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