aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorPravin B Shelar <[email protected]>2014-01-31 09:43:23 -0800
committerJesse Gross <[email protected]>2014-02-04 22:21:45 -0800
commite4c6d7595403e943a3afc334eb8c0efcd840043a (patch)
tree66cff145611dcd24a267ace5e6e48b86b4747dcf /tools/perf/util/trace-event-scripting.c
parent45fb9c35b27c9982e9a55d04ed0a5230a2d0b306 (diff)
openvswitch: Fix ovs_flow_free() ovs-lock assert.
ovs_flow_free() is not called under ovs-lock during packet execute path (ovs_packet_cmd_execute()). Since packet execute does not touch flow->mask, there is no need to take that lock either. So move assert in case where flow->mask is checked. Found by code inspection. Signed-off-by: Pravin B Shelar <[email protected]> Signed-off-by: Jesse Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions