diff options
author | Leon Romanovsky <[email protected]> | 2020-09-22 12:11:03 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-09-22 19:47:35 -0300 |
commit | d7ecab1e5f7d12209549813e61435d01489a1887 (patch) | |
tree | e114cd486e6a44d06d0939b6315b63b9c53e4633 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 60aaeffa367c2ac72cac96edfd10452c613882f5 (diff) |
RDMA/mlx5: Don't call to restrack recursively
The restrack is going to manage memory of all IB objects and must be
called before object is created. GSI QP in the mlx5_ib separated between
creating dummy interface and HW object beneath. This was achieved by
double call to ib_create_qp().
In order to skip such reentry call to internal driver create_qp code.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mark Zhang <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions