[PATCH] USB; minor usbfs locking updates
These are "obvious" locking fixes: using the right lock to protect interface claim/release (should be the driver model bus lock, not BKL).
Showing
Please register or sign in to comment
These are "obvious" locking fixes: using the right lock to protect interface claim/release (should be the driver model bus lock, not BKL).