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-ker...@lists.infradead.org
you can subscribe by:
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

* linux-arm-NUC900 mailing list
mail addr:nuc...@googlegroups.com
main web: https://groups.google.com/group/NUC900
you can subscribe it by sending me mail:
mcuos....@gmail.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to