commit | c2a939fda468bb5c4144a64fd2b9cbdad323bf68 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Sun Nov 25 20:58:35 2018 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Dec 03 11:57:41 2018 -0500 |
tree | 5e56b78ed60db7b55c3432532235145d88a4345a | |
parent | bbb28ad9035f8efa9c5581b3809ff8055cc1f4b2 [diff] |
RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex This creates a consistent way to access the two core buffers across write and write_ex handlers. Remove the open coded ucore conversion in the write/ex compatibility handlers. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>