commit | a1123418ba1078037d9fecb72573ff7222dfe201 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Wed Jan 08 20:05:34 2020 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Jan 16 15:55:45 2020 -0400 |
tree | a4e50f11d441719574089c2d0bd7e0d5c3aefde7 | |
parent | da57db25677f8566a354b0d0e4973a0fdcabcf84 [diff] |
RDMA/uverbs: Add ioctl command to get a device context Allow future extensions of the get context command through the uverbs ioctl kabi. Unlike the uverbs version this does not return an async_fd as well, that has to be done with another command. Link: https://lore.kernel.org/r/1578506740-22188-5-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>