diff options
author | Tonghao Zhang <[email protected]> | 2019-11-01 22:23:53 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-03 17:18:04 -0800 |
commit | 4c76bf696a608ea5cc555fe97ec59a9033236604 (patch) | |
tree | f7d5dd77dc5c344362c854fa54a53a5e7d8f1c9f /tools/perf/scripts/python/stackcollapse.py | |
parent | 50b0e61b32ee890a75b4377d5fbe770a86d6a4c1 (diff) |
net: openvswitch: don't unlock mutex when changing the user_features fails
Unlocking of a not locked mutex is not allowed.
Other kernel thread may be in critical section while
we unlock it because of setting user_feature fail.
Fixes: 95a7233c4 ("net: openvswitch: Set OvS recirc_id from tc chain index")
Cc: Paul Blakey <[email protected]>
Signed-off-by: Tonghao Zhang <[email protected]>
Tested-by: Greg Rose <[email protected]>
Acked-by: William Tu <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions