diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2023-05-30 17:13:32 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-06-09 13:18:52 -0300 |
commit | 425e1c9018fdf25cb4531606cc92d9d01a55534f (patch) | |
tree | cf0cba921e603f821314203ff30a2250c2083832 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2a129958bdf045ba5eec20d3b6a1c20614ea05a7 (diff) |
RDMA/rxe: Fix access checks in rxe_check_bind_mw
The subroutine rxe_check_bind_mw() in rxe_mw.c performs checks on the mw
access flags before they are set so they always succeed. This patch
instead checks the access flags passed in the send wqe.
Fixes: 32a577b4c3a9 ("RDMA/rxe: Add support for bind MW work requests")
Link: https://lore.kernel.org/r/20230530221334.89432-4-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions