On Thu, 1 Nov 2001, Duncan Sands wrote: > I see from the code that disconnect and probe calls are serialized: > one won't be called during the other. However, what about > usbdevfs ioctl calls? I am worried that ioctl (the one you can specify > in the usb_driver struct) can be called during or even after a > disconnect. Is that right? If so I will have to put some extra > locks/logic to avoid SMP races in the driver I'm working on, which > I'd rather not do if I don't have to.
Why would that be different from read or write ? Regards Oliver _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel