Am Mittwoch, 12. Dezember 2001 01:17 schrieb Matthew Dharm:
> This is alreay in the CVS repository undergoing final testing before being
> sent to Greg.
>
> Matt

Very well.
Unfortunately it's still not enough to prevent deadlocks.
The host controller drivers allocate memory, too.
If nobody is quicker, I'll do the common drivers tomorrow.
The arch maintainers will have to fix the odd drivers.
Basically the submit_urb() codepath must use only GFP_ATOMIC.
I am not sure about urb unlinking. Does the scsi layer report an error
before it goes through error handling ? If this is not the case
the synchronous unlinking case must use GFP_NOIO.
At least I think so. I am longing for my bed :-)

        Regards
                Oliver

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to