All of lore.kernel.org
 help / color / mirror / Atom feed
* about uclinux for armnommu dma allocate issue
@ 2011-04-10 14:04 Wan ZongShun
  2011-04-12 18:02 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Wan ZongShun @ 2011-04-10 14:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Greg,

I am programming ohci driver for my arm7 based on 2.6.38.

td_alloc -> dma_pool_alloc -> dma_alloc_coherent().

In previous uclinux version, there is the consistent.c located in
arch/armnommu/mm to implement
this dma_alloc_coherent, but now this latest version, I did not see
this 'dma_alloc_coherent' function
for armnommu, so I can use this function directly like this arm mmu?

In addtion, the 'kmalloc' is the same to previous uclinux armnommu
version? I can use it directly?

Wan.

thanks!
-- 
*linux-arm-kernel mailing list
mail addr:linux-arm-kernel at lists.infradead.org
you can subscribe by:
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

* linux-arm-NUC900 mailing list
mail addr:NUC900 at googlegroups.com
main web: https://groups.google.com/group/NUC900
you can subscribe it by sending me mail:
mcuos.com at gmail.com

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

end of thread, other threads:[~2011-04-12 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 14:04 about uclinux for armnommu dma allocate issue Wan ZongShun
2011-04-12 18:02 ` Greg Ungerer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.