"Taylor R Campbell" writes: > Module Name: src > Committed By: riastradh > Date: Thu Jul 17 18:42:38 UTC 2014 > > Modified Files: > src/sys/dev/usb: usb.c usbdi.h > > Log Message: > Fix usb task queue locking.
why does this take the lock and then use atomic operations? such strange usage should have a comment.. thanks. .mrg.