On Thu, 2 Aug 2007, Alan Stern wrote:

> > > > > uhci_hcd 0000:00:0c.0: dma_pool_free buffer-32, 6b6b6b6b/6b6b6b6b 
> > > > > (bad dma)
> > > I guess the patch below (which I have just added to my tree) fixes that, 
> > > right? Thanks.
> > Yes - that's correct. This patch fixes the bug. Thanks.
> Does it also fix the "dma_pool_free" error?

I believe it should -- caused by calling usb_buffer_free() with bogus 
dma_addr_t, as corresponding usbhid_device has been already kfree()d.

-- 
Jiri Kosina

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to