diff options
author | Jarno Rajahalme <jrajahalme@nicira.com> | 2014-02-15 17:42:29 -0800 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2014-02-15 17:42:29 -0800 |
commit | 42ee19e2939277a5277c307e517ce2d7ba5f0703 (patch) | |
tree | 57448c732f703451d3e7a96ff9e736ea62acd1dc /drivers/message | |
parent | 04382a3303c22b0c536fbd0c94c1f012f2b8ed60 (diff) | |
download | talos-obmc-linux-42ee19e2939277a5277c307e517ce2d7ba5f0703.tar.gz talos-obmc-linux-42ee19e2939277a5277c307e517ce2d7ba5f0703.zip |
openvswitch: Fix race.
ovs_vport_cmd_dump() did rcu_read_lock() only after getting the
datapath, which could have been deleted in between. Resolved by
taking rcu_read_lock() before the get_dp() call.
Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions