Roland Dreier 64dc81fca7 [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
Switch all allocations of coherent memory from pci_alloc_consistent() to
dma_alloc_coherent(), so that we can pass GFP_KERNEL.  This should help when
the system is low on memory.

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-27 15:11:44 -07:00
..
2005-06-25 16:24:32 -07:00
2005-06-27 14:33:30 -07:00
2005-06-25 16:24:37 -07:00
2005-06-21 18:46:32 -07:00
2005-06-25 16:25:06 -07:00
2005-06-21 18:46:32 -07:00
2005-06-21 18:46:32 -07:00