]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: User mode send DMA
authorArthur Jones <arthur.jones@qlogic.com>
Thu, 17 Apr 2008 04:09:31 +0000 (21:09 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:09:31 +0000 (21:09 -0700)
commit75f85306dd0af685035f0c88f23d8cb285e42f53
tree6af24d071d0c41faf9297bdd054c08749080083b
parentdeb1abc1846b2eeab004a18882afcbb188332c21
IB/ipath: User mode send DMA

A new file which allows the IBA7220 send DMA engine to be used from
userland.  The routines here are not linked in yet, that will happen in
a follow-on patch...

Signed-off-by: Arthur Jones <arthur.jones@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_user_sdma.c [new file with mode: 0644]