On Thu, Apr 23, 2015 at 08:46:40AM +0000, Sorin Vinturis wrote: > There is no need to use gOvsCtrlLock spinlock to guard the switch > context, as there is now the switch context's reference count used > for this purpose. > > Now the gOvsCtrlLock spinlock guards only one shared resource, the > OVS_OPEN_INSTANCE global instance array. > > v2: Atomically test and set if the instance is in attach process, to > protect filter attach routine against multiple calls. > > v3: Changed gOvsInAttach global variable type into 'LONG volatile'. > Also removed an unrelated change from SubscribeIoctl handler. > > Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > Acked-by: Nithin Raju <nit...@vmware.com>
I can't get this patch to apply. Maybe you should send it as a github pull-request? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev