Re: [linux-usb-devel] usb: free DMA mappings if enqueue fails

2007-06-08 Thread Greg KH
On Fri, Jun 08, 2007 at 02:36:40PM -0700, Pete Zaitcev wrote: > On Fri, 8 Jun 2007 13:47:54 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > > > Thanks, do you think this should go in before 2.6.22 is released? > > Considering that we had this bug for 5 years, 2 months won't make > a huge difference.

Re: [linux-usb-devel] usb: free DMA mappings if enqueue fails

2007-06-08 Thread Pete Zaitcev
On Fri, 8 Jun 2007 13:47:54 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > Thanks, do you think this should go in before 2.6.22 is released? Considering that we had this bug for 5 years, 2 months won't make a huge difference. It's not worth any extra effort, IMHO. -- Pete -

Re: [linux-usb-devel] usb: free DMA mappings if enqueue fails

2007-06-08 Thread Greg KH
On Fri, Jun 08, 2007 at 01:37:49PM -0700, Pete Zaitcev wrote: > This patch releases DMA resources if enqueue fails in the HCD. > > Linux had this bug ever since we converted from virt_to_bus for 2.4. > It is difficult to hit. A user would need a significant memory pressure > or some other unusual