diff options
author | Jack Morgenstein <[email protected]> | 2019-03-06 19:17:56 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-03-17 21:40:39 -0300 |
commit | 587443e7773e150ae29e643ee8f41a1eed226565 (patch) | |
tree | 851813ef0a0e44fee9e783dcbdad3565121e5045 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) |
IB/mlx4: Fix race condition between catas error reset and aliasguid flows
Code review revealed a race condition which could allow the catas error
flow to interrupt the alias guid query post mechanism at random points.
Thiis is fixed by doing cancel_delayed_work_sync() instead of
cancel_delayed_work() during the alias guid mechanism destroy flow.
Fixes: a0c64a17aba8 ("mlx4: Add alias_guid mechanism")
Signed-off-by: Jack Morgenstein <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions