-
Jason Gunthorpe authored
ib_umem_get() can only be called in a method callback, which always has a udata parameter. This allows ib_umem_get() to derive the ucontext pointer directly from the udata without requiring the drivers to find it in some way or another. Signed-off-by:
Jason Gunthorpe <jgg@mellanox.com> Signed-off-by:
Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Jason Gunthorpe authoredib_umem_get() can only be called in a method callback, which always has a udata parameter. This allows ib_umem_get() to derive the ucontext pointer directly from the udata without requiring the drivers to find it in some way or another. Signed-off-by:
Jason Gunthorpe <jgg@mellanox.com> Signed-off-by:
Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.