diff options
author | Patrisious Haddad <phaddad@nvidia.com> | 2023-06-05 13:14:04 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-06-11 11:21:23 +0300 |
commit | c023b61ac8285dc6b2b2f275bf9d97cfd36b56fb (patch) | |
tree | c402040764213a4ce0b64f853941211a16a458cb /tools/perf/scripts/python/task-analyzer.py | |
parent | 7ad697cdd31b9d5e59e25b035bad4cdd8e76aca1 (diff) |
net/mlx5: Nullify qp->dbg pointer post destruction
Nullifying qp->dbg is a preparation for the next patches
from the series in which mlx5_core_destroy_qp() could actually fail,
and then it can be called again which causes a kernel crash, since
qp->dbg was not nullified in previous call.
Signed-off-by: Patrisious Haddad <phaddad@nvidia.com>
Link: https://lore.kernel.org/r/1677e52bb642fd8d6062d73a5aa69083c0283dc9.1685953497.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions