diff options
| author | Leon Romanovsky <[email protected]> | 2020-04-27 18:46:24 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-04-30 18:45:43 -0300 |
| commit | 03c4077b284056fdb144f84aaa0ac0c80023f597 (patch) | |
| tree | 9f2a77d626b6ac6591360dce2e1feaafa92b8625 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 76883a6cc1459b2aa1e96e1eaa19aa37221c2406 (diff) | |
RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
Instead of keeping special field to separate kernel/user create/destroy
flows, rely on existence of udata pointer. All allocation flows are
using kzalloc() and leave uninitialized pointers as NULL which makes
MLX5_QP_EMPTY and MLX5_QP_KERNEL flows to be the same.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Maor Gottlieb <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions