I am a newbie in linux usb development. I am allocating some buffer in first thread context using "usb_buffer_alloc" call. Where as I am trying to free this memory in a different thread context using "usb_buffer_free". With this USB system is getting crashed. Can any one explain me that Can I free the memory in a thread context, that has been allocated in a different thread context ?. -Aditya -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html