commit | af8d70375d562034d375ca7a8b08997422223258 | [log] [tgz] |
---|---|---|
author | Shamir Rabinovitch <shamir.rabinovitch@oracle.com> | Mon Dec 17 17:15:16 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Dec 18 15:38:26 2018 -0700 |
tree | 8417402e7381e8ecd98dab052990b739f7dc43e9 | |
parent | 813e90b1aeaa550641332625174d57edb15bc8bd [diff] |
RDMA/restrack: Resource-tracker should not use uobject pointers Having uobject pointer embedded in ib core objects is not aligned with a future shared ib_x model. The resource tracker only does this to keep track of user/kernel objects - track this directly instead. Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>