diff options
author | 2014-01-21 09:31:04 -0800 | |
---|---|---|
committer | 2014-02-04 22:21:17 -0800 | |
commit | e80857cce82da31e41a6599fc888dfc92e0167cc (patch) | |
tree | 307e621f4780b302065c4a922cab850c864ceab6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed (diff) | |
download | linux-dev-e80857cce82da31e41a6599fc888dfc92e0167cc.tar.xz linux-dev-e80857cce82da31e41a6599fc888dfc92e0167cc.zip |
openvswitch: Fix kernel panic on ovs_flow_free
Both mega flow mask's reference counter and per flow table mask list
should only be accessed when holding ovs_mutex() lock. However
this is not true with ovs_flow_table_flush(). The patch fixes this bug.
Reported-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions