commit | 261dc53f8ee037bf2fbf68f90c319b04062a126c | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Mon Aug 19 14:17:04 2019 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Aug 21 14:08:42 2019 -0300 |
tree | 9560fb1c89660afe0ebb2666a9b7c77cc7e5d163 | |
parent | f20bef6a951b6ef619655ed846113f706d0824d7 [diff] |
RDMA/odp: Split creating a umem_odp from ib_umem_get This is the last creation API that is overloaded for both, there is very little code sharing and a driver has to be specifically ready for a umem_odp to be created to use the odp version. Link: https://lore.kernel.org/r/20190819111710.18440-7-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>