Oliver Neukum wrote:
Am Sonntag, 11. Januar 2004 01:23 schrieb Matthew Dharm:

Where is USB kmalloc'ing with GFP_KERNEL?  I thought we tracked all those
down and eliminated them.



static int ohci_mem_init (struct ohci *ohci)
{
        ...
}

This one here looks dangerous.

Since that happens as part of controller initialization, long before usb-storage could possibly come into play ... it doesn't seem to me like even a remote concern!





-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to