aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Kalderon <[email protected]>2019-06-13 11:29:40 +0300
committerDavid S. Miller <[email protected]>2019-06-14 19:23:30 -0700
commit6117561e1bb30b2fe7f51e1961f34dbedd0bec8a (patch)
tree1450c8fa6cec6f9c96ce14b049959a4d6d2d8d9c /tools/perf/scripts/python
parent1086ca3a63a3af6b8a722fff55da46f111bc40ee (diff)
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Destroy QP waits for it's ep object state to be set to CLOSED before proceeding. ep->state can be updated from a different context. Add smp_store_release/READ_ONCE to synchronize. Fixes: fc4c6065e661 ("qed: iWARP implement disconnect flows") Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions