diff options
author | Alex Vesker <valex@mellanox.com> | 2017-10-10 10:36:41 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-10-14 11:22:08 -0700 |
commit | b4b678b06f6eef18bff44a338c01870234db0bc9 (patch) | |
tree | 6dd3d2b3e33d16c1261a78a61f78ab86d0954198 /tools/perf/scripts/python/check-perf-trace.py | |
parent | dae37456c8ac3afe8d5f306717f2b75ed5ca38d9 (diff) |
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
When ndo_open and ndo_stop are called RTNL lock should be held.
In this specific case ipoib_ib_dev_open calls the offloaded ndo_open
which re-sets the number of TX queue assuming RTNL lock is held.
Since RTNL lock is not held, RTNL assert will fail.
Signed-off-by: Alex Vesker <valex@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions