git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7105f
)
openvswitch: Refactor get_dp() function into multiple access APIs.
author
Andy Zhou
<azhou@nicira.com>
Mon, 8 Sep 2014 20:14:22 +0000
(13:14 -0700)
committer
Pravin B Shelar
<pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:34 +0000
(23:52 -0800)
Avoid recursive read_rcu_lock() by using the lighter weight
get_dp_rcu() API. Add proper locking assertions to get_dp().
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/datapath.c
patch
|
blob
|
history
diff --cc
net/openvswitch/datapath.c
Simple merge