> I suspect, that this might_sleep is the one called in copy_from_user().
> Is the problem, that this is called inside a spin_lock_irqsave-section?
> Do I have to use a local buffer in cyberjack_write, then call the
> copy_from_user and the start the spin_lock_irqsave-section to copy it
> into the private data structure?

Yes.

        HTH
                Oliver



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to