Hi On Tue, Feb 09, 2010 at 09:04:52AM -0800, reinette chatre wrote: > I do not understand your goal here ... as seen in this trace > pci_alloc_consistent itself already calls dma_alloc_coherent right away. We can call dma_alloc_coherent with GFP_KERNEL, pci_alloc_consistent is more or less equal to dma_alloc_coherent with GFP_ATOMIC flag. Stanislaw -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html