Re: USB transfer_buffer allocations on 64bit systems

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Mack
Date: Monday, April 12, 2010 - 5:32 am

On Mon, Apr 12, 2010 at 02:12:43PM +0200, Andi Kleen wrote:

FWIW, the fix that made it work for Pedro was to use usb_buffer_alloc()
for the transfer_buffer of the audio module.

Another detail I can't explain is that on his machine, the kernel oopses
when kmalloc() with GFP_DMA32 is used. The patch to try this also only
touched the allocation in sound/usb/caiaq/audio.c.


He just did. I put it online here:

  http://caiaq.de/download/tmp/pedro-dmesg

Daniel
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Wed Apr 7, 8:11 am)
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Wed Apr 7, 8:35 am)
Re: USB transfer_buffer allocations on 64bit systems, Oliver Neukum, (Wed Apr 7, 9:54 am)
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Wed Apr 7, 10:00 am)
Re: USB transfer_buffer allocations on 64bit systems, Robert Hancock, (Wed Apr 7, 4:55 pm)
Re: USB transfer_buffer allocations on 64bit systems, Oliver Neukum, (Wed Apr 7, 11:09 pm)
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Thu Apr 8, 4:07 am)
Re: USB transfer_buffer allocations on 64bit systems, Andi Kleen, (Mon Apr 12, 4:53 am)
Re: USB transfer_buffer allocations on 64bit systems, Pedro Ribeiro, (Mon Apr 12, 5:11 am)
Re: USB transfer_buffer allocations on 64bit systems, Andi Kleen, (Mon Apr 12, 5:12 am)
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Mon Apr 12, 5:32 am)
Re: USB transfer_buffer allocations on 64bit systems, Andi Kleen, (Mon Apr 12, 5:47 am)
Re: USB transfer_buffer allocations on 64bit systems, Daniel Mack, (Mon Apr 12, 5:54 am)
Re: USB transfer_buffer allocations on 64bit systems, Andi Kleen, (Mon Apr 12, 8:43 am)