]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
authorBryan O'Sullivan <bos@pathscale.com>
Sat, 1 Jul 2006 11:36:02 +0000 (04:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Jul 2006 16:56:00 +0000 (09:56 -0700)
commit06993ca6bc46419027b45198a58447f4f05c14f6
treede446bbc024a0710e2009e7310dce30d138e93ed
parent0ed9a4a0b6df0548f9ccadb62add2c0155d5262c
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata

This is not a DMA target, so no need to use dma_alloc_coherent on it.

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il>
Cc: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/ipath/ipath_driver.c
drivers/infiniband/hw/ipath/ipath_kernel.h