kernel-ark/drivers/infiniband/hw/mthca
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
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_allocator.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_av.c [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_cmd.c [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() 2005-04-16 15:26:32 -07:00
mthca_cmd.h [PATCH] IB/mthca: add SYNC_TPT firmware command 2005-04-16 15:26:28 -07:00
mthca_config_reg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_cq.c [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent 2005-06-27 15:11:44 -07:00
mthca_dev.h [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_doorbell.h [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_eq.c [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent 2005-06-27 15:11:44 -07:00
mthca_mad.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_main.c [PATCH] IB/mthca: Clean up error messages 2005-06-27 15:11:44 -07:00
mthca_mcg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_memfree.c [PATCH] fix include order in mthca_memfree.c 2005-05-01 08:59:14 -07:00
mthca_memfree.h [PATCH] IB/mthca: add mthca_table_find() function 2005-04-16 15:26:29 -07:00
mthca_mr.c [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() 2005-04-16 15:26:32 -07:00
mthca_pd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_profile.c [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() 2005-04-16 15:26:32 -07:00
mthca_profile.h [PATCH] IB/mthca: add fast memory region implementation 2005-04-16 15:26:30 -07:00
mthca_provider.c [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_provider.h [PATCH] IB/mthca: add fast memory region implementation 2005-04-16 15:26:30 -07:00
mthca_qp.c [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent 2005-06-27 15:11:44 -07:00
mthca_reset.c [PATCH] IB/mthca: add support for new MT25204 HCA 2005-04-16 15:26:34 -07:00
mthca_uar.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00