public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Bugs in usb-skeleton.c??? :)
@ 2006-07-13 11:26 Sergej Pupykin
  2006-07-13 11:58 ` Arjan van de Ven
  0 siblings, 1 reply; 6+ messages in thread
From: Sergej Pupykin @ 2006-07-13 11:26 UTC (permalink / raw)
  To: linux-kernel


Hello, All!

As I understand, USB subsystem uses urb->transfer_buffer directly with
DMA. I see that usb-skeleton.c and (at least) bluez's hci_usb allocates it
without GFP_DMA flag. (skeleton with GFP_KERNEL, bluez with GFP_ATOMIC)

(checked versions are 2.4.32 and 2.6.17, ohci only)

Please advise.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-07-13 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 11:26 Bugs in usb-skeleton.c??? :) Sergej Pupykin
2006-07-13 11:58 ` Arjan van de Ven
2006-07-13 12:33   ` Sergej Pupykin
2006-07-13 13:00     ` Arjan van de Ven
2006-07-13 13:10       ` Sergej Pupykin
2006-07-13 14:24         ` Manuel Lauss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox