diff options
| author | Anjali Singhai Jain <[email protected]> | 2016-07-27 12:02:30 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2016-08-18 11:43:10 -0700 |
| commit | 3a0f52928a0a06a7c4c735cd325ca646a1e40fae (patch) | |
| tree | 1205bad53950779dc5c3140dfd26cf1a1859df4e /tools/perf/scripts/python/futex-contention.py | |
| parent | eb27163b2e0a2606a044dfdf662ff1c26a63515c (diff) | |
i40e: Fix a bug where a client close can be called before an open is complete
The client->open call in this path was not protected with the
client instance mutex, and hence the client->close can get initiated
before the open completes.
Change-Id: I0ed60c38868dd3f44966b6ed49a063d0e5b7edf5
Signed-off-by: Anjali Singhai Jain <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions