aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ptp.c
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2013-04-23 07:48:48 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-25 01:43:15 -0400
commit3a4e0d6a95b2b6f7b22eb7c7361a0fc4289478eb (patch)
tree9d18818f7712eba0b9c7545bb04ed37d1ff11aaa /drivers/net/ethernet/intel/e1000e/ptp.c
parentgenl: Allow concurrent genl callbacks. (diff)
downloadlinux-dev-3a4e0d6a95b2b6f7b22eb7c7361a0fc4289478eb.tar.xz
linux-dev-3a4e0d6a95b2b6f7b22eb7c7361a0fc4289478eb.zip
openvswitch: Use parallel_ops genl.
OVS locking was recently changed to have private OVS lock which simplified overall locking. Therefore there is no need to have another global genl lock to protect OVS data structures. Following patch uses of parallel_ops genl family for OVS. This also allows more granual OVS locking using ovs_mutex for protecting OVS data structures, which gives more concurrencey. E.g multiple genl operations OVS_PACKET_CMD_EXECUTE can run in parallel, etc. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions