diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2014-11-12 00:55:16 +0100 |
---|---|---|
committer | Pravin B Shelar <pshelar@nicira.com> | 2014-11-15 00:13:26 +0100 |
commit | 8ec609d8b561468691b60347ff594bd443ea58c0 (patch) | |
tree | f84c0baf1777f642408afa9df69bb69a34cb8d5d /net/openvswitch/flow_netlink.c | |
parent | openvswitch: Fix NDP flow mask validation (diff) | |
download | linux-8ec609d8b561468691b60347ff594bd443ea58c0.tar.xz linux-8ec609d8b561468691b60347ff594bd443ea58c0.zip |
openvswitch: Convert dp rcu read operation to locked operations
dp read operations depends on ovs_dp_cmd_fill_info(). This API
needs to looup vport to find dp name, but vport lookup can
fail. Therefore to keep vport reference alive we need to
take ovs lock.
Introduced by commit 6093ae9abac1 ("openvswitch: Minimize
dp and vport critical sections").
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
Diffstat (limited to 'net/openvswitch/flow_netlink.c')
0 files changed, 0 insertions, 0 deletions