Searched hist:"0 f63ef1dd581de1655075e2dbdf2ef302514a983" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_device.c | diff 0f63ef1dd581de1655075e2dbdf2ef302514a983 Sun Jul 19 00:22:22 CDT 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Create the same logic flow for the write() interface as we have for the ioctl() path by making sure that the object is committed or aborted automatically after HW object creation.
Link: https://lore.kernel.org/r/20200719052223.75245-2-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
H A D | uverbs_main.c | diff 0f63ef1dd581de1655075e2dbdf2ef302514a983 Sun Jul 19 00:22:22 CDT 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Create the same logic flow for the write() interface as we have for the ioctl() path by making sure that the object is committed or aborted automatically after HW object creation.
Link: https://lore.kernel.org/r/20200719052223.75245-2-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_std_types.h | diff 0f63ef1dd581de1655075e2dbdf2ef302514a983 Sun Jul 19 00:22:22 CDT 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Create the same logic flow for the write() interface as we have for the ioctl() path by making sure that the object is committed or aborted automatically after HW object creation.
Link: https://lore.kernel.org/r/20200719052223.75245-2-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
H A D | uverbs_ioctl.h | diff 0f63ef1dd581de1655075e2dbdf2ef302514a983 Sun Jul 19 00:22:22 CDT 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Create the same logic flow for the write() interface as we have for the ioctl() path by making sure that the object is committed or aborted automatically after HW object creation.
Link: https://lore.kernel.org/r/20200719052223.75245-2-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|