diff options
author | 2016-08-17 16:04:06 -0700 | |
---|---|---|
committer | 2016-08-19 21:40:34 -0700 | |
commit | 0d8ab54a4119880bb9cb4680da1f5e9068d0d333 (patch) | |
tree | edec8f0786134783eb836592e763d88706e2813a /tools/perf/scripts/python/stackcollapse.py | |
parent | i40e: Remove XSTRINGIFY macro definitions and uses (diff) | |
download | linux-dev-0d8ab54a4119880bb9cb4680da1f5e9068d0d333.tar.xz linux-dev-0d8ab54a4119880bb9cb4680da1f5e9068d0d333.zip |
i40e: Correcting mutex usage in client code
Correcting the mutex usage, in client_subtask(), mutex_unlock has
to be called just before client_del_instance() since this function opens
and later closes the same mutex again.
Similarly in client_is_registered removing the mutex since it closes
the mutex twice.
This is a patch suggested by RDMA team.
Change-ID: Icce519c266e4221b8a2a72a15ba5bf01750e5852
Signed-off-by: Avinash Dayanand <avinash.dayanand@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions