]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ib_umem: Add a new, more generic ib_umem_get_attrs
authorKnut Omang <knut.omang@oracle.com>
Tue, 21 Apr 2015 10:20:03 +0000 (12:20 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 01:10:56 +0000 (18:10 -0700)
commit352e3b015d4da7dc035cd119d84c0ad7b682f3dd
treee91d9a0d4dbbfe1cbeb56b6b82ba83c913b04457
parent24b440a9d3bae8586b64e15a28c96a9625d37356
ib_umem: Add a new, more generic ib_umem_get_attrs

This call allows a full range of DMA attributes and also
DMA direction to be supplied and is just a refactor of the old ib_umem_get.
Reimplement ib_umem_get using the new generic call,
now a trivial implementation.

Orabug: 20930262

Signed-off-by: Knut Omang <knut.omang@oracle.com>
Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/infiniband/core/umem.c
include/rdma/ib_umem.h