Searched hist:"78 b1beb0998437107ed144b341fbe1252188916b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/rdma/ |
H A D | ib_user_verbs.h | diff 78b1beb0998437107ed144b341fbe1252188916b Sun Sep 24 13:46:29 CDT 2017 Leon Romanovsky <leonro@mellanox.com> IB/core: Fix typo in the name of the tag-matching cap struct
The tag matching functionality is implemented by mlx5 driver by extending XRQ, however this internal kernel information was exposed to user space applications with *xrq* name instead of *tm*.
This patch renames *xrq* to *tm* to handle that.
Fixes: 8d50505ada72 ("IB/uverbs: Expose XRQ capabilities") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | diff 78b1beb0998437107ed144b341fbe1252188916b Sun Sep 24 13:46:29 CDT 2017 Leon Romanovsky <leonro@mellanox.com> IB/core: Fix typo in the name of the tag-matching cap struct
The tag matching functionality is implemented by mlx5 driver by extending XRQ, however this internal kernel information was exposed to user space applications with *xrq* name instead of *tm*.
This patch renames *xrq* to *tm* to handle that.
Fixes: 8d50505ada72 ("IB/uverbs: Expose XRQ capabilities") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | diff 78b1beb0998437107ed144b341fbe1252188916b Sun Sep 24 13:46:29 CDT 2017 Leon Romanovsky <leonro@mellanox.com> IB/core: Fix typo in the name of the tag-matching cap struct
The tag matching functionality is implemented by mlx5 driver by extending XRQ, however this internal kernel information was exposed to user space applications with *xrq* name instead of *tm*.
This patch renames *xrq* to *tm* to handle that.
Fixes: 8d50505ada72 ("IB/uverbs: Expose XRQ capabilities") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | diff 78b1beb0998437107ed144b341fbe1252188916b Sun Sep 24 13:46:29 CDT 2017 Leon Romanovsky <leonro@mellanox.com> IB/core: Fix typo in the name of the tag-matching cap struct
The tag matching functionality is implemented by mlx5 driver by extending XRQ, however this internal kernel information was exposed to user space applications with *xrq* name instead of *tm*.
This patch renames *xrq* to *tm* to handle that.
Fixes: 8d50505ada72 ("IB/uverbs: Expose XRQ capabilities") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|