IB: expand ib_umem_get() prototype
Add a new parameter, dmasync, to the ib_umem_get() prototype. Use dmasync = 1 when mapping user-allocated CQs with ib_umem_get(). Signed-off-by:Arthur Kepner <akepner@sgi.com> Cc: Tony Luck <tony.luck@intel.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: Jes Sorensen <jes@sgi.com> Cc: Randy Dunlap <randy.dunlap@oracle.com> Cc: Roland Dreier <rdreier@cisco.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: David Miller <davem@davemloft.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Grant Grundler <grundler@parisc-linux.org> Cc: Michael Ellerman <michael@ellerman.id.au> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/infiniband/core/umem.c 12 additions, 5 deletionsdrivers/infiniband/core/umem.c
- drivers/infiniband/hw/amso1100/c2_provider.c 1 addition, 1 deletiondrivers/infiniband/hw/amso1100/c2_provider.c
- drivers/infiniband/hw/cxgb3/iwch_provider.c 1 addition, 1 deletiondrivers/infiniband/hw/cxgb3/iwch_provider.c
- drivers/infiniband/hw/ehca/ehca_mrmw.c 1 addition, 1 deletiondrivers/infiniband/hw/ehca/ehca_mrmw.c
- drivers/infiniband/hw/ipath/ipath_mr.c 2 additions, 1 deletiondrivers/infiniband/hw/ipath/ipath_mr.c
- drivers/infiniband/hw/mlx4/cq.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx4/cq.c
- drivers/infiniband/hw/mlx4/doorbell.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx4/doorbell.c
- drivers/infiniband/hw/mlx4/mr.c 2 additions, 1 deletiondrivers/infiniband/hw/mlx4/mr.c
- drivers/infiniband/hw/mlx4/qp.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx4/qp.c
- drivers/infiniband/hw/mlx4/srq.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx4/srq.c
- drivers/infiniband/hw/mthca/mthca_provider.c 7 additions, 1 deletiondrivers/infiniband/hw/mthca/mthca_provider.c
- drivers/infiniband/hw/mthca/mthca_user.h 9 additions, 1 deletiondrivers/infiniband/hw/mthca/mthca_user.h
- drivers/infiniband/hw/nes/nes_verbs.c 1 addition, 1 deletiondrivers/infiniband/hw/nes/nes_verbs.c
- include/rdma/ib_umem.h 2 additions, 2 deletionsinclude/rdma/ib_umem.h
- include/rdma/ib_verbs.h 33 additions, 0 deletionsinclude/rdma/ib_verbs.h
Loading
Please register or sign in to comment