commit | b61815e241652096b61f59ca2063edecb23602a2 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Thu Aug 09 20:14:41 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Aug 13 09:16:13 2018 -0600 |
tree | 78b2b01213efbd6098543c8e872e84cfb8bfa3ec | |
parent | 461bb2eee4e162617e790c74d9b4ab10056cad7f [diff] |
IB/uverbs: Use uverbs_alloc for allocations Several handlers need temporary allocations for the life of the method, switch them to use the uverbs_alloc allocator. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>