Am Mittwoch, 27. Juli 2005 19:32 schrieb Matterazzo Giorgio:
> Then I installed 2.6.12.3 kernel and the PC locks up problem was gone but
> the devices connected to the Whiteheat hub stop responding.

Looks like you are calling usb_submit_urb() from command_port_write_callback()
with GFP_KERNEL where you should use GFP_ATOMIC.

        HTH
                Oliver


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to