Thx, applied,
On Wed, Mar 19, 2014 at 10:20 AM, Ben Pfaff <[email protected]> wrote: > On Wed, Mar 19, 2014 at 09:29:43AM -0700, Alex Wang wrote: > > diff --git a/lib/ovs-rcu.c b/lib/ovs-rcu.c > > index ac4513b..0f427c8 100644 > > --- a/lib/ovs-rcu.c > > +++ b/lib/ovs-rcu.c > > @@ -127,6 +127,8 @@ ovsrcu_quiesce_start(void) > > void > > ovsrcu_quiesce(void) > > { > > + ovsrcu_init(); > > + > > ovsrcu_perthread_get()->seqno = seq_read(global_seqno); > > seq_change(global_seqno); > > Acked-by: Ben Pfaff <[email protected]> >
_______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
