diff options
author | 2019-02-28 15:38:38 -0700 | |
---|---|---|
committer | 2019-03-04 16:41:30 -0400 | |
commit | 952a3cc9c06a6143147ccdd108c5ef8ac9a6454c (patch) | |
tree | 339be30c48b683ee1dfcb3cd139ae25b40c363f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/rdmavt: Fix concurrency panics in QP post_send and modify to error (diff) | |
download | linux-dev-952a3cc9c06a6143147ccdd108c5ef8ac9a6454c.tar.xz linux-dev-952a3cc9c06a6143147ccdd108c5ef8ac9a6454c.zip |
cxgb4: kfree mhp after the debug print
In function `c4iw_dealloc_mw`, variable mhp's value is printed after
freed, it is clearer to have the print before the kfree.
Otherwise racing threads could allocate another mhp with the same pointer
value and create confusing tracing.
Signed-off-by: Shaobo He <shaobo@cs.utah.edu>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions