commit | 87aebd3f8c7490b845f5ec3ce9c8658f17e0f96d | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Fri Sep 04 19:41:55 2020 -0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Fri Sep 11 10:24:54 2020 -0300 |
tree | 62855d567c2572748b0b669e19e8f8ca639a1a7a | |
parent | b8387f8189bbd75d588b165395f92ee1af52765f [diff] |
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() This driver always uses PAGE_SIZE. Link: https://lore.kernel.org/r/14-v2-270386b7e60b+28f4-umem_1_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>