]> git.ipfire.org Git - thirdparty/linux.git/commit - .clang-format
RDMA/umem: Add rdma_umem_for_each_dma_block()
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 4 Sep 2020 22:41:45 +0000 (19:41 -0300)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 9 Sep 2020 18:33:17 +0000 (15:33 -0300)
commitebc24096c4c40017d9f9b0fddc5d69b94ad10369
tree27988092ea178560fb2fb0d94172f951d4b961fb
parent3361c29e9279e682c0e9a7d7461b4e3bbc77830b
RDMA/umem: Add rdma_umem_for_each_dma_block()

This helper does the same as rdma_for_each_block(), except it works on a
umem. This simplifies most of the call sites.

Link: https://lore.kernel.org/r/4-v2-270386b7e60b+28f4-umem_1_jgg@nvidia.com
Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
.clang-format
drivers/infiniband/hw/bnxt_re/ib_verbs.c
drivers/infiniband/hw/efa/efa_verbs.c
drivers/infiniband/hw/hns/hns_roce_alloc.c
drivers/infiniband/hw/i40iw/i40iw_verbs.c
include/rdma/ib_umem.h